Searched defs:cgroup_subsys (Results 1 – 1 of 1) sorted by relevance
732 struct cgroup_subsys { struct756 void (*bind)(struct cgroup_subsys_state *root_css); argument758 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 8 milliseconds