Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/cgroup/
Dcgroup_util.c346 pid_t clone_into_cgroup(int cgroup_fd) in clone_into_cgroup() function
430 pid = clone_into_cgroup(cgroup_fd); in clone_into_cgroup_run_nowait()
588 pid = clone_into_cgroup(cgroup_fd); in clone_into_cgroup_run_wait()
Dcgroup_util.h58 extern pid_t clone_into_cgroup(int cgroup_fd);
Dtest_core.c204 pid = clone_into_cgroup(cgroup_fd); in test_cgcore_populated()
236 pid = clone_into_cgroup(cgroup_fd); in test_cgcore_populated()