Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/cgroup/
H A Dcgroup_util.c
H A Dcgroup_util.h
H A Dtest_core.c214 pid = clone_into_cgroup(cgroup_fd); in test_cgcore_populated()
247 pid = clone_into_cgroup(cgroup_fd); in test_cgcore_populated()
/linux/tools/testing/selftests/cgroup/lib/
H A Dcgroup_util.c430 pid_t clone_into_cgroup(int cgroup_fd) in clone_into_cgroup() function
514 pid = clone_into_cgroup(cgroup_fd); in clone_into_cgroup_run_nowait()
607 pid = clone_into_cgroup(cgroup_fd); in clone_into_cgroup_run_wait()
/linux/tools/testing/selftests/cgroup/lib/include/
H A Dcgroup_util.h93 extern pid_t clone_into_cgroup(int cgroup_fd);