Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pid_cache Struct Reference

Data Fields

int nr_ids
 
char name [16]
 
struct kmem_cachecachep
 
struct list_head list
 

Detailed Description

Definition at line 23 of file pid_namespace.c.

Field Documentation

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.


The documentation for this struct was generated from the following file: