Home
last modified time | relevance | path

Searched refs:cg_find_unified_root (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/tools/testing/selftests/cgroup/
H A Dcgroup_util.h24 extern int cg_find_unified_root(char *root, size_t len, bool *nsdelegate);
H A Dtest_kill.c279 if (cg_find_unified_root(root, sizeof(root), NULL)) in main()
H A Dtest_cpuset.c252 if (cg_find_unified_root(root, sizeof(root), NULL)) in main()
H A Dtest_zswap.c253 if (cg_find_unified_root(root, sizeof(root), NULL)) in main()
H A Dtest_kmem.c423 if (cg_find_unified_root(root, sizeof(root), NULL)) in main()
H A Dtest_freezer.c830 if (cg_find_unified_root(root, sizeof(root), NULL)) in main()
H A Dcgroup_util.c198 int cg_find_unified_root(char *root, size_t len, bool *nsdelegate) in cg_find_unified_root() function
H A Dtest_cpu.c703 if (cg_find_unified_root(root, sizeof(root), NULL)) in main()
H A Dtest_core.c870 if (cg_find_unified_root(root, sizeof(root), &nsdelegate)) in main()
H A Dtest_memcontrol.c1317 if (cg_find_unified_root(root, sizeof(root), NULL)) in main()