Linux Kernel
3.7.1
|
Data Fields | |
struct list_head | slabs_partial |
struct list_head | slabs_full |
struct list_head | slabs_free |
unsigned long | free_objects |
unsigned int | free_limit |
unsigned int | colour_next |
spinlock_t | list_lock |
struct array_cache * | shared |
struct array_cache ** | alien |
unsigned long | next_reap |
int | free_touched |
struct array_cache** alien |
spinlock_t list_lock |
struct array_cache* shared |