|
Linux Kernel
3.7.1
|
#include <genalloc.h>
Data Fields | |
| spinlock_t | lock |
| struct list_head | chunks |
| int | min_alloc_order |
| genpool_algo_t | algo |
| void * | data |
Definition at line 49 of file genalloc.h.
| genpool_algo_t algo |
Definition at line 54 of file genalloc.h.
Definition at line 51 of file genalloc.h.
Definition at line 55 of file genalloc.h.
| spinlock_t lock |
Definition at line 50 of file genalloc.h.
| int min_alloc_order |
Definition at line 52 of file genalloc.h.
1.8.2