Searched refs:blkcg_root (Results 1 – 3 of 3) sorted by relevance
43 struct blkcg blkcg_root; variable44 EXPORT_SYMBOL_GPL(blkcg_root);46 struct cgroup_subsys_state * const blkcg_root_css = &blkcg_root.css;75 if (blkg->blkcg != &blkcg_root) in blkg_free()112 if (blkcg != &blkcg_root) { in blkg_alloc()981 blkcg = &blkcg_root; in blkcg_css_alloc()1052 new_blkg = blkg_alloc(&blkcg_root, q, GFP_KERNEL); in blkcg_init_queue()1065 blkg = blkg_create(&blkcg_root, q, new_blkg); in blkcg_init_queue()
1587 if (cpd_to_blkcg(cpd) == &blkcg_root) in cfq_cpd_init()1605 if (blkcg == &blkcg_root) in cfq_cpd_bind()
169 extern struct blkcg blkcg_root;272 if (blkcg == &blkcg_root) in __blkg_lookup()436 if (blkcg == &blkcg_root) in blk_get_rl()465 if (rl->blkg->blkcg != &blkcg_root) in blk_put_rl()