Searched defs:per_cpu_pages (Results 1 – 11 of 11) sorted by relevance
3682 struct per_cpu_pages { struct3683 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];
7548 struct per_cpu_pages { struct7549 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];
6852 struct per_cpu_pages { struct6853 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];
5573 struct per_cpu_pages { struct5574 int count;5575 int high;5576 int batch;5577 short int free_factor;5578 short int expire;5579 struct list_head lists[15];
7262 struct per_cpu_pages { struct7263 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];
6214 struct per_cpu_pages { struct6215 spinlock_t lock;6216 int count;6217 int high;6218 int batch;6219 short int free_factor;6220 struct list_head lists[13];