Linux Kernel
3.7.1
|
#include <tmem.h>
Data Fields | |
void * | client |
struct list_head | pool_list |
uint32_t | pool_id |
bool | persistent |
bool | shared |
atomic_t | obj_count |
atomic_t | refcount |
struct tmem_hashbucket | hashbucket [TMEM_HASH_BUCKETS] |
struct tmem_hashbucket hashbucket |