Searched defs:per_cpu_pages (Results 1 – 1 of 1) sorted by relevance
3797 struct per_cpu_pages { struct3798 int count;3799 int high;3800 int batch;3801 short int free_factor;3802 short int expire;3803 struct list_head lists[15];