Home
last modified time | relevance | path

Searched defs:per_cpu_pages (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h5457 struct per_cpu_pages { struct
5458 spinlock_t lock;
5459 int count;
5460 int high;
5461 int high_min;
5462 int high_max;
5463 int batch;
5464 u8 flags;
5465 u8 alloc_factor;
5466 u8 expire;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h7548 struct per_cpu_pages { struct
7549 spinlock_t lock;
7550 int count;
7551 int high;
7552 int batch;
7553 short int free_factor;
7554 short int expire;
7555 struct list_head lists[13];
H A Dvmlinux_600.h7548 struct per_cpu_pages { struct
7549 spinlock_t lock;
7550 int count;
7551 int high;
7552 int batch;
7553 short int free_factor;
7554 short int expire;
7555 struct list_head lists[13];
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h6852 struct per_cpu_pages { struct
6853 spinlock_t lock;
6854 int count;
6855 int high;
6856 int batch;
6857 short int free_factor;
6858 short int expire;
6859 struct list_head lists[13];
H A Dvmlinux_602.h6852 struct per_cpu_pages { struct
6853 spinlock_t lock;
6854 int count;
6855 int high;
6856 int batch;
6857 short int free_factor;
6858 short int expire;
6859 struct list_head lists[13];
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h5573 struct per_cpu_pages { struct
5574 int count;
5575 int high;
5576 int batch;
5577 short int free_factor;
5578 short int expire;
5579 struct list_head lists[15];
H A Dvmlinux_518.h5573 struct per_cpu_pages { struct
5574 int count;
5575 int high;
5576 int batch;
5577 short int free_factor;
5578 short int expire;
5579 struct list_head lists[15];
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h7262 struct per_cpu_pages { struct
7263 spinlock_t lock;
7264 int count;
7265 int high;
7266 int batch;
7267 short int free_factor;
7268 short int expire;
7269 struct list_head lists[13];
H A Dvmlinux.h7262 struct per_cpu_pages { struct
7263 spinlock_t lock;
7264 int count;
7265 int high;
7266 int batch;
7267 short int free_factor;
7268 short int expire;
7269 struct list_head lists[13];
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h5666 struct per_cpu_pages { struct
5667 spinlock_t lock;
5668 int count;
5669 int high;
5670 int batch;
5671 short free_factor;
5672 struct list_head lists[17];
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h6214 struct per_cpu_pages { struct
6215 spinlock_t lock;
6216 int count;
6217 int high;
6218 int batch;
6219 short int free_factor;
6220 struct list_head lists[13];
H A Dvmlinux.h6214 struct per_cpu_pages { struct
6215 spinlock_t lock;
6216 int count;
6217 int high;
6218 int batch;
6219 short int free_factor;
6220 struct list_head lists[13];
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h5283 struct per_cpu_pages { struct
5284 spinlock_t lock;
5285 int count;
5286 int high;
5287 int batch;
5288 short free_factor;
5289 struct list_head lists[17];