Home
last modified time | relevance | path

Searched defs:cgroup_subsys (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dcgroup-defs.h706 struct cgroup_subsys { struct
729 void (*bind)(struct cgroup_subsys_state *root_css); argument
731 bool early_init:1;
744 bool implicit_on_dfl:1;
756 bool threaded:1;
759 int id;
760 const char *name;
763 const char *legacy_name;
769 struct idr css_idr;
775 struct list_head cfts;
[all …]
/linux/kernel/cgroup/
A Dcgroup.c131 struct cgroup_subsys *cgroup_subsys[] = { variable

Completed in 18 milliseconds