Searched refs:dirfd_open_opath (Results 1 – 3 of 3) sorted by relevance
491 int dirfd_open_opath(const char *dir) in dirfd_open_opath() function510 cgroup_fd = dirfd_open_opath(cgroup); in clone_into_cgroup_run_nowait()603 cgroup_fd = dirfd_open_opath(cgroup); in clone_into_cgroup_run_wait()
96 extern int dirfd_open_opath(const char *dir);
210 cgroup_fd = dirfd_open_opath(cg_test_d); in test_cgcore_populated()