Linux Kernel
3.7.1
|
Data Fields | |
int | nr_ids |
char | name [16] |
struct kmem_cache * | cachep |
struct list_head | list |
Definition at line 23 of file pid_namespace.c.
struct kmem_cache* cachep |
Definition at line 26 of file pid_namespace.c.
Definition at line 27 of file pid_namespace.c.
char name[16] |
Definition at line 25 of file pid_namespace.c.
int nr_ids |
Definition at line 24 of file pid_namespace.c.