Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
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];
/system/bpf/include/vmlinux/android15_6.6/x86_64/
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];