Home
last modified time | relevance | path

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

/linux/include/linux/
A Dcgroup-defs.h625 struct cgroup_subsys { struct
646 void (*bind)(struct cgroup_subsys_state *root_css); argument
648 bool early_init:1;
661 bool implicit_on_dfl:1;
673 bool threaded:1;
676 int id;
677 const char *name;
680 const char *legacy_name;
686 struct idr css_idr;
692 struct list_head cfts;
[all …]
/linux/kernel/cgroup/
A Dcgroup.c129 struct cgroup_subsys *cgroup_subsys[] = { variable

Completed in 16 milliseconds