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

Data Fields

struct {
   enum cgroup_filetype   type
 
   struct pid_namespace *   ns
 
key
 
pid_tlist
 
int length
 
int use_count
 
struct list_head links
 
struct cgroup * owner
 
struct rw_semaphore mutex
 

Detailed Description

Definition at line 3275 of file cgroup.c.

Field Documentation

struct { ... } key
int length

Definition at line 3284 of file cgroup.c.

Definition at line 3288 of file cgroup.c.

Definition at line 3282 of file cgroup.c.

Definition at line 3292 of file cgroup.c.

Definition at line 3280 of file cgroup.c.

struct cgroup* owner

Definition at line 3290 of file cgroup.c.

Definition at line 3280 of file cgroup.c.

int use_count

Definition at line 3286 of file cgroup.c.


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