Searched refs:clone_into_cgroup_run_wait (Results 1 – 5 of 5) sorted by relevance
319 if (!clone_into_cgroup_run_wait(child)) in test_cgcore_invalid_domain()551 if (!clone_into_cgroup_run_wait(parent)) in test_cgcore_internal_process_constraint()
95 extern int clone_into_cgroup_run_wait(const char *cgroup);
598 int clone_into_cgroup_run_wait(const char *cgroup) in clone_into_cgroup_run_wait() function