Home
last modified time | relevance | path

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

/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_pids.c149 if (cg_find_unified_root(root, sizeof(root), NULL)) in main()
H A Dtest_hugetlb_memcg.c217 if (cg_find_unified_root(root, sizeof(root), NULL)) in main()
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_kmem.c423 if (cg_find_unified_root(root, sizeof(root), NULL)) in main()
H A Dtest_zswap.c602 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.c220 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.c1567 if (cg_find_unified_root(root, sizeof(root), NULL)) in main()