Searched defs:gen_pool (Results 1 – 13 of 13) sorted by relevance
61146 struct gen_pool { struct61155 struct gen_pool_chunk { argument
45572 struct gen_pool { struct45581 struct gen_pool_chunk { argument
58207 struct gen_pool { struct58208 spinlock_t lock;58209 struct list_head chunks;58210 int min_alloc_order;58211 genpool_algo_t algo;58212 void *data;58213 const char *name;
24360 struct gen_pool { struct24361 spinlock_t lock;24362 struct list_head chunks;24363 int min_alloc_order;24364 genpool_algo_t algo;24365 void *data;24366 const char *name;
26288 struct gen_pool { struct26289 spinlock_t lock;26290 struct list_head chunks;26291 int min_alloc_order;26292 genpool_algo_t algo;26293 void *data;26294 const char *name;
38660 struct gen_pool { struct38661 spinlock_t lock;38662 struct list_head chunks;38663 int min_alloc_order;38664 genpool_algo_t algo;38665 void *data;38666 const char *name;
20599 struct gen_pool { struct20600 spinlock_t lock;20601 struct list_head chunks;20602 int min_alloc_order;20603 genpool_algo_t algo;20604 void *data;20605 const char *name;
74765 struct gen_pool { struct74766 spinlock_t lock;74767 struct list_head chunks;74768 int min_alloc_order;74769 genpool_algo_t algo;74770 void *data;74771 const char *name;