Home
last modified time | relevance | path

Searched refs:clone_into_cgroup_run_wait (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/cgroup/
H A Dcgroup_util.h55 extern int clone_into_cgroup_run_wait(const char *cgroup);
H A Dtest_core.c305 if (!clone_into_cgroup_run_wait(child)) in test_cgcore_invalid_domain()
524 if (!clone_into_cgroup_run_wait(parent)) in test_cgcore_internal_process_constraint()
H A Dcgroup_util.c555 int clone_into_cgroup_run_wait(const char *cgroup) in clone_into_cgroup_run_wait() function