Home
last modified time | relevance | path

Searched refs:cg_test_b (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/
H A Dtest_core.c144 char *cg_test_a = NULL, *cg_test_b = NULL; in test_cgcore_populated() local
150 cg_test_b = cg_name(root, "cg_test_a/cg_test_b"); in test_cgcore_populated()
151 cg_test_c = cg_name(root, "cg_test_a/cg_test_b/cg_test_c"); in test_cgcore_populated()
152 cg_test_d = cg_name(root, "cg_test_a/cg_test_b/cg_test_d"); in test_cgcore_populated()
154 if (!cg_test_a || !cg_test_b || !cg_test_c || !cg_test_d) in test_cgcore_populated()
160 if (cg_create(cg_test_b)) in test_cgcore_populated()
175 if (cg_read_strcmp(cg_test_b, "cgroup.events", "populated 1\n")) in test_cgcore_populated()
190 if (cg_read_strcmp(cg_test_b, "cgroup.events", "populated 0\n")) in test_cgcore_populated()
252 if (cg_test_b) in test_cgcore_populated()
688 char *cg_test_a = NULL, *cg_test_b = NULL; test_cgcore_lesser_euid_open() local
771 char *cg_test_a = NULL, *cg_test_b = NULL; test_cgcore_lesser_ns_open() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H A Dtest_core.c144 char *cg_test_a = NULL, *cg_test_b = NULL; in test_cgcore_populated() local
150 cg_test_b = cg_name(root, "cg_test_a/cg_test_b"); in test_cgcore_populated()
151 cg_test_c = cg_name(root, "cg_test_a/cg_test_b/cg_test_c"); in test_cgcore_populated()
152 cg_test_d = cg_name(root, "cg_test_a/cg_test_b/cg_test_d"); in test_cgcore_populated()
154 if (!cg_test_a || !cg_test_b || !cg_test_c || !cg_test_d) in test_cgcore_populated()
160 if (cg_create(cg_test_b)) in test_cgcore_populated()
175 if (cg_read_strcmp(cg_test_b, "cgroup.events", "populated 1\n")) in test_cgcore_populated()
190 if (cg_read_strcmp(cg_test_b, "cgroup.events", "populated 0\n")) in test_cgcore_populated()
252 if (cg_test_b) in test_cgcore_populated()
688 char *cg_test_a = NULL, *cg_test_b = NULL; test_cgcore_lesser_euid_open() local
771 char *cg_test_a = NULL, *cg_test_b = NULL; test_cgcore_lesser_ns_open() local
[all...]

Completed in 2 milliseconds