Home
last modified time | relevance | path

Searched refs:dirfd_open_opath (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.c210 cgroup_fd = dirfd_open_opath(cg_test_d); in test_cgcore_populated()
/linux/tools/testing/selftests/cgroup/lib/
H A Dcgroup_util.c455 int dirfd_open_opath(const char *dir) in dirfd_open_opath() function
474 cgroup_fd = dirfd_open_opath(cgroup); in clone_into_cgroup_run_nowait()
567 cgroup_fd = dirfd_open_opath(cgroup); in clone_into_cgroup_run_wait()
/linux/tools/testing/selftests/cgroup/lib/include/
H A Dcgroup_util.h89 extern int dirfd_open_opath(const char *dir);