Lines Matching refs:cg_name
45 parent = cg_name(root, "cpucg_test_0"); in test_cpucg_subtree_control()
55 child = cg_name(parent, "cpucg_test_child"); in test_cpucg_subtree_control()
66 parent2 = cg_name(root, "cpucg_test_1"); in test_cpucg_subtree_control()
73 child2 = cg_name(parent2, "cpucg_test_child"); in test_cpucg_subtree_control()
192 cpucg = cg_name(root, "cpucg_test"); in test_cpucg_stats()
247 cpucg = cg_name(root, "cpucg_test"); in test_cpucg_nice()
316 parent = cg_name(root, "cpucg_test_0"); in run_cpucg_weight_test()
499 parent = cg_name(root, "cpucg_test"); in run_cpucg_nested_weight_test()
500 child = cg_name(parent, "cpucg_child"); in run_cpucg_nested_weight_test()
653 cpucg = cg_name(root, "cpucg_test"); in test_cpucg_max()
706 parent = cg_name(root, "cpucg_parent"); in test_cpucg_max_nested()
707 child = cg_name(parent, "cpucg_child"); in test_cpucg_max_nested()