Searched defs:per_cpu_pages (Results 1 – 13 of 13) sorted by relevance
5457 struct per_cpu_pages { struct5458 spinlock_t lock;5459 int count;5460 int high;5461 int high_min;5462 int high_max;5463 int batch;5464 u8 flags;5465 u8 alloc_factor;5466 u8 expire;[all …]
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];
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];
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];
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];