Searched defs:per_cpu_pages (Results 1 – 1 of 1) sorted by relevance
3570 struct per_cpu_pages { struct3571 int count;3572 int high;3573 int batch;3574 short int free_factor;3575 short int expire;3576 struct list_head lists[15];