Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h3682 struct per_cpu_pages { struct
3683 spinlock_t lock;
3684 int count;
3685 int high;
3686 int batch;
3687 short int free_factor;
3688 short int expire;
3689 struct list_head lists[13];
/external/bcc/libbpf-tools/powerpc/
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];
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];
/external/bcc/libbpf-tools/loongarch/
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];
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];
/external/bcc/libbpf-tools/x86/
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];
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];
/external/bcc/libbpf-tools/arm64/
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];
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];
/external/bcc/libbpf-tools/riscv/
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];
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];