Searched refs:clone_into_cgroup_run_wait (Results 1 – 5 of 5) sorted by relevance
318 if (!clone_into_cgroup_run_wait(child)) in test_cgcore_invalid_domain()550 if (!clone_into_cgroup_run_wait(parent)) in test_cgcore_internal_process_constraint()
88 extern int clone_into_cgroup_run_wait(const char *cgroup);
562 int clone_into_cgroup_run_wait(const char *cgroup) in clone_into_cgroup_run_wait() function