Searched refs:blkcg_root (Results 1 – 3 of 3) sorted by relevance
45 struct blkcg blkcg_root; variable46 EXPORT_SYMBOL_GPL(blkcg_root);48 struct cgroup_subsys_state * const blkcg_root_css = &blkcg_root.css;79 if (blkg->blkcg != &blkcg_root) in blkg_free()116 if (blkcg != &blkcg_root) { in blkg_alloc()1146 blkcg = &blkcg_root; in blkcg_css_alloc()1197 if (blkcg != &blkcg_root) in blkcg_css_alloc()1220 new_blkg = blkg_alloc(&blkcg_root, q, GFP_KERNEL); in blkcg_init_queue()1229 blkg = blkg_create(&blkcg_root, q, new_blkg); in blkcg_init_queue()
1590 if (cpd_to_blkcg(cpd) == &blkcg_root) in cfq_cpd_init()1608 if (blkcg == &blkcg_root) in cfq_cpd_bind()
182 extern struct blkcg blkcg_root;315 if (blkcg == &blkcg_root) in __blkg_lookup()539 if (blkcg == &blkcg_root) in blk_get_rl()568 if (rl->blkg->blkcg != &blkcg_root) in blk_put_rl()