Home
last modified time | relevance | path

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

/tools/testing/selftests/cgroup/lib/include/
A Dcgroup_util.h68 extern int dirfd_open_opath(const char *dir);
/tools/testing/selftests/cgroup/lib/
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()
555 cgroup_fd = dirfd_open_opath(cgroup); in clone_into_cgroup_run_wait()
/tools/testing/selftests/cgroup/
A Dtest_core.c210 cgroup_fd = dirfd_open_opath(cg_test_d); in test_cgcore_populated()

Completed in 5 milliseconds