Searched defs:blkcg_root_css (Results 1 – 4 of 4) sorted by relevance
38 #define blkcg_root_css ((struct cgroup_subsys_state *)ERR_PTR(-EINVAL)) macro
639 #define blkcg_root_css ((struct cgroup_subsys_state *)ERR_PTR(-EINVAL)) macro
50 struct cgroup_subsys_state * const blkcg_root_css = &blkcg_root.css; variable
52 struct cgroup_subsys_state * const blkcg_root_css = &blkcg_root.css; variable