Home
last modified time | relevance | path

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

/include/linux/
A Dcgroup-defs.h732 struct cgroup_subsys { struct
756 void (*bind)(struct cgroup_subsys_state *root_css); argument
758 bool early_init:1;
771 bool implicit_on_dfl:1;
783 bool threaded:1;
786 int id;
787 const char *name;
790 const char *legacy_name;
796 struct idr css_idr;
802 struct list_head cfts;
[all …]

Completed in 4 milliseconds