Searched defs:per_cpu_pages (Results 1 – 2 of 2) sorted by relevance
5666 struct per_cpu_pages { struct5667 spinlock_t lock;5668 int count;5669 int high;5670 int batch;5671 short free_factor;5672 struct list_head lists[17];
5283 struct per_cpu_pages { struct5284 spinlock_t lock;5285 int count;5286 int high;5287 int batch;5288 short free_factor;5289 struct list_head lists[17];