Searched refs:cg_find_unified_root (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/ |
H A D | cgroup_util.h | 19 extern int cg_find_unified_root(char *root, size_t len);
|
H A D | test_kmem.c | 420 if (cg_find_unified_root(root, sizeof(root))) in main()
|
H A D | cgroup_util.c | 191 int cg_find_unified_root(char *root, size_t len) in cg_find_unified_root() function
|
H A D | test_freezer.c | 887 if (cg_find_unified_root(root, sizeof(root))) in main()
|
H A D | test_core.c | 865 if (cg_find_unified_root(root, sizeof(root))) in main()
|
H A D | test_memcontrol.c | 1198 if (cg_find_unified_root(root, sizeof(root))) in main()
|
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/ |
H A D | cgroup_util.h | 24 extern int cg_find_unified_root(char *root, size_t len);
|
H A D | test_zswap.c | 253 if (cg_find_unified_root(root, sizeof(root))) in main()
|
H A D | test_kill.c | 279 if (cg_find_unified_root(root, sizeof(root))) in main()
|
H A D | test_cpuset.c | 252 if (cg_find_unified_root(root, sizeof(root))) in main()
|
H A D | test_kmem.c | 423 if (cg_find_unified_root(root, sizeof(root))) in main()
|
H A D | test_freezer.c | 830 if (cg_find_unified_root(root, sizeof(root))) in main()
|
H A D | cgroup_util.c | 198 int cg_find_unified_root(char *root, size_t len) in cg_find_unified_root() function
|
H A D | test_cpu.c | 703 if (cg_find_unified_root(root, sizeof(root))) in main()
|
H A D | test_core.c | 865 if (cg_find_unified_root(root, sizeof(root))) in main()
|
H A D | test_memcontrol.c | 1317 if (cg_find_unified_root(root, sizeof(root))) in main()
|
Completed in 12 milliseconds