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

#include <pid_namespace.h>

Data Fields

struct kref kref
 
struct pidmap pidmap [PIDMAP_ENTRIES]
 
int last_pid
 
struct task_structchild_reaper
 
struct kmem_cachepid_cachep
 
unsigned int level
 
struct pid_namespaceparent
 
kgid_t pid_gid
 
int hide_pid
 
int reboot
 

Detailed Description

Definition at line 20 of file pid_namespace.h.

Field Documentation

struct task_struct* child_reaper

Definition at line 24 of file pid_namespace.h.

int hide_pid

Definition at line 35 of file pid_namespace.h.

Definition at line 21 of file pid_namespace.h.

int last_pid

Definition at line 23 of file pid_namespace.h.

unsigned int level

Definition at line 26 of file pid_namespace.h.

Definition at line 27 of file pid_namespace.h.

struct kmem_cache* pid_cachep

Definition at line 25 of file pid_namespace.h.

kgid_t pid_gid

Definition at line 34 of file pid_namespace.h.

Definition at line 22 of file pid_namespace.h.

int reboot

Definition at line 36 of file pid_namespace.h.


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