Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Types | Data Fields
dev_cgroup Struct Reference

Public Types

enum  { DEVCG_DEFAULT_ALLOW, DEVCG_DEFAULT_DENY }
 

Data Fields

struct cgroup_subsys_state css
 
struct list_head exceptions
 
enum dev_cgroup:: { ... }  behavior
 

Detailed Description

Definition at line 42 of file device_cgroup.c.

Member Enumeration Documentation

anonymous enum
Enumerator:
DEVCG_DEFAULT_ALLOW 
DEVCG_DEFAULT_DENY 

Definition at line 45 of file device_cgroup.c.

Field Documentation

enum { ... } behavior
struct cgroup_subsys_state css

Definition at line 43 of file device_cgroup.c.

struct list_head exceptions

Definition at line 44 of file device_cgroup.c.


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