Searched refs:blkcg_root (Results 1 – 2 of 2) sorted by relevance
42 blkcg_root = prog['blkcg_root'] variable228 for i, ptr in radix_tree_for_each(blkcg_root.blkg_tree.address_of_()):258 for path, blkg in BlkgIterator(blkcg_root, q_id):
49 struct blkcg blkcg_root; variable50 EXPORT_SYMBOL_GPL(blkcg_root);52 struct cgroup_subsys_state * const blkcg_root_css = &blkcg_root.css;487 if (blkcg != &blkcg_root && in blkg_lookup_create()1384 blkcg = &blkcg_root; in blkcg_css_alloc()1434 if (blkcg != &blkcg_root) in blkcg_css_alloc()1467 new_blkg = blkg_alloc(&blkcg_root, disk, GFP_KERNEL); in blkcg_init_disk()1476 blkg = blkg_create(&blkcg_root, disk, new_blkg); in blkcg_init_disk()