Home
last modified time | relevance | path

Searched refs:sys_open_tree (Results 1 – 17 of 17) sorted by relevance

/tools/testing/selftests/mount_setattr/
A Dmount_setattr_test.c1533 fd_tree_base = sys_open_tree(-EBADF, "/mnt", in TEST_F()
1614 fd_tree_base = sys_open_tree(-EBADF, "/mnt", in TEST_F()
1758 fd_tree = sys_open_tree(fd_tmpfs, "subdir", in TEST_F()
1902 fd_tree = sys_open_tree(-EBADF, "/mnt", in TEST_F()
1937 fd_tree1 = sys_open_tree(-EBADF, "/mnt/A", in TEST_F()
1946 fd_tree2 = sys_open_tree(-EBADF, "/mnt/B", in TEST_F()
2017 fd_tree1 = sys_open_tree(-EBADF, "/mnt/A", in TEST_F()
2027 fd_tree2 = sys_open_tree(fd_tree1, "", in TEST_F()
2061 fd_tree1 = sys_open_tree(-EBADF, "/mnt/A", in TEST_F()
2071 fd_tree2 = sys_open_tree(fd_tree1, "AA", in TEST_F()
[all …]
/tools/testing/selftests/pidfd/
A Dpidfd_bind_mount.c61 fd_tree = sys_open_tree(self->pidfd, "", OPEN_TREE_CLONE | OPEN_TREE_CLOEXEC | AT_EMPTY_PATH); in TEST_F()
97 fd_tree = sys_open_tree(self->pidfd, "", OPEN_TREE_CLONE | OPEN_TREE_CLOEXEC | AT_EMPTY_PATH); in TEST_F()
/tools/testing/selftests/filesystems/
A Dwrappers.h103 static inline int sys_open_tree(int dfd, const char *filename, unsigned int flags) in sys_open_tree() function
/tools/perf/arch/s390/entry/syscalls/
A Dsyscall.tbl433 428 common open_tree sys_open_tree sys_open_tree
/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl345 428 n64 open_tree sys_open_tree
/tools/scripts/
A Dsyscall.tbl371 428 common open_tree sys_open_tree
/tools/perf/arch/parisc/entry/syscalls/
A Dsyscall.tbl429 428 common open_tree sys_open_tree
/tools/perf/arch/sh/entry/syscalls/
A Dsyscall.tbl434 428 common open_tree sys_open_tree
/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl354 428 common open_tree sys_open_tree
A Dsyscall_32.tbl436 428 i386 open_tree sys_open_tree
/tools/perf/arch/xtensa/entry/syscalls/
A Dsyscall.tbl401 428 common open_tree sys_open_tree
/tools/perf/arch/alpha/entry/syscalls/
A Dsyscall.tbl470 538 common open_tree sys_open_tree
/tools/perf/arch/arm/entry/syscalls/
A Dsyscall.tbl445 428 common open_tree sys_open_tree
/tools/perf/arch/arm64/entry/syscalls/
A Dsyscall_32.tbl442 428 common open_tree sys_open_tree
/tools/perf/arch/sparc/entry/syscalls/
A Dsyscall.tbl476 428 common open_tree sys_open_tree
/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl521 428 common open_tree sys_open_tree
/tools/include/uapi/asm-generic/
A Dunistd.h766 __SYSCALL(__NR_open_tree, sys_open_tree)

Completed in 30 milliseconds