Home
last modified time | relevance | path

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

/tools/testing/selftests/cgroup/lib/include/
A Dcgroup_util.h65 extern pid_t clone_into_cgroup(int cgroup_fd);
/tools/testing/selftests/cgroup/lib/
A Dcgroup_util.c394 pid_t clone_into_cgroup(int cgroup_fd) in clone_into_cgroup() function
478 pid = clone_into_cgroup(cgroup_fd); in clone_into_cgroup_run_nowait()
559 pid = clone_into_cgroup(cgroup_fd); in clone_into_cgroup_run_wait()
/tools/testing/selftests/cgroup/
A Dtest_core.c214 pid = clone_into_cgroup(cgroup_fd); in test_cgcore_populated()
246 pid = clone_into_cgroup(cgroup_fd); in test_cgcore_populated()

Completed in 8 milliseconds