Searched defs:dev_cgroup (Results 1 – 1 of 1) sorted by relevance
43 struct dev_cgroup { struct49 static inline struct dev_cgroup *css_to_devcgroup(struct cgroup_subsys_state *s) in css_to_devcgroup() argument99 static int dev_exception_add(struct dev_cgroup *dev_cgroup, in dev_exception_add()131 static void dev_exception_rm(struct dev_cgroup *dev_cgroup, in dev_exception_rm()170 static void dev_exception_clean(struct dev_cgroup *dev_cgroup) in dev_exception_clean()190 struct dev_cgroup *dev_cgroup = css_to_devcgroup(css); in devcgroup_online() local211 struct dev_cgroup *dev_cgroup = css_to_devcgroup(css); in devcgroup_offline() local224 struct dev_cgroup *dev_cgroup; in devcgroup_css_alloc() local237 struct dev_cgroup *dev_cgroup = css_to_devcgroup(css); in devcgroup_css_free() local404 static bool verify_new_ex(struct dev_cgroup *dev_cgroup, in verify_new_ex()[all …]
Completed in 6 milliseconds