Home
last modified time | relevance | path

Searched refs:cg_killall (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/cgroup/
H A Dcgroup_util.h
H A Dcgroup_util.c
H A Dtest_freezer.c379 if (cg_killall(cgroup)) in test_cgfreezer_forkbomb()
1101 if (cg_killall(cgroup)) in test_cgfreezer_time_populate()
H A Dtest_core.c111 if (cg_killall(cg_test)) in test_cgcore_destroy()
/linux/tools/testing/selftests/cgroup/lib/include/
H A Dcgroup_util.h81 extern int cg_killall(const char *cgroup);
/linux/tools/testing/selftests/cgroup/lib/
H A Dcgroup_util.c303 int cg_killall(const char *cgroup) in cg_killall() function
340 cg_killall(cgroup); in cg_destroy()