Home
last modified time | relevance | path

Searched refs:dirfd_open_opath (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/
H A Dcgroup_util.h56 extern int dirfd_open_opath(const char *dir);
H A Dcgroup_util.c396 int dirfd_open_opath(const char *dir) in dirfd_open_opath() function
415 cgroup_fd = dirfd_open_opath(cgroup); in clone_into_cgroup_run_nowait()
560 cgroup_fd = dirfd_open_opath(cgroup); in clone_into_cgroup_run_wait()
H A Dtest_core.c200 cgroup_fd = dirfd_open_opath(cg_test_d); in test_cgcore_populated()
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H A Dcgroup_util.h63 extern int dirfd_open_opath(const char *dir);
H A Dcgroup_util.c409 int dirfd_open_opath(const char *dir) in dirfd_open_opath() function
428 cgroup_fd = dirfd_open_opath(cgroup); in clone_into_cgroup_run_nowait()
587 cgroup_fd = dirfd_open_opath(cgroup); in clone_into_cgroup_run_wait()
H A Dtest_core.c200 cgroup_fd = dirfd_open_opath(cg_test_d); in test_cgcore_populated()

Completed in 5 milliseconds