Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/cgroup/
H A Dcgroup_util.c372 pid_t clone_into_cgroup(int cgroup_fd) in clone_into_cgroup() function
456 pid = clone_into_cgroup(cgroup_fd); in clone_into_cgroup_run_nowait()
615 pid = clone_into_cgroup(cgroup_fd); in clone_into_cgroup_run_wait()
H A Dcgroup_util.h62 extern pid_t clone_into_cgroup(int cgroup_fd);
H A Dtest_core.c206 pid = clone_into_cgroup(cgroup_fd); in test_cgcore_populated()
238 pid = clone_into_cgroup(cgroup_fd); in test_cgcore_populated()