Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/mount_setattr/
Dmount_setattr_test.c155 static inline int sys_open_tree(int dfd, const char *filename, unsigned int flags) in sys_open_tree() function
1138 open_tree_fd = sys_open_tree(-EBADF, "/mnt/D", in TEST_F()
1247 open_tree_fd = sys_open_tree(-EBADF, "/mnt/D", in TEST_F()
1277 open_tree_fd = sys_open_tree(-EBADF, "/mnt/D", in TEST_F()
1307 open_tree_fd = sys_open_tree(-EBADF, "/mnt/D", in TEST_F()
1337 open_tree_fd = sys_open_tree(-EBADF, "/mnt/D", in TEST_F()
1369 open_tree_fd = sys_open_tree(-EBADF, "/mnt/D", in TEST_F()
1417 open_tree_fd = sys_open_tree(-EBADF, "/mnt/A", in TEST_F()
/linux-6.6.21/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl433 428 common open_tree sys_open_tree sys_open_tree
/linux-6.6.21/arch/s390/kernel/syscalls/
Dsyscall.tbl433 428 common open_tree sys_open_tree sys_open_tree
/linux-6.6.21/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl345 428 n64 open_tree sys_open_tree
/linux-6.6.21/arch/ia64/kernel/syscalls/
Dsyscall.tbl351 428 common open_tree sys_open_tree
/linux-6.6.21/arch/mips/kernel/syscalls/
Dsyscall_n64.tbl345 428 n64 open_tree sys_open_tree
Dsyscall_n32.tbl369 428 n32 open_tree sys_open_tree
Dsyscall_o32.tbl418 428 o32 open_tree sys_open_tree
/linux-6.6.21/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl352 428 common open_tree sys_open_tree
/linux-6.6.21/arch/xtensa/kernel/syscalls/
Dsyscall.tbl401 428 common open_tree sys_open_tree
/linux-6.6.21/arch/x86/entry/syscalls/
Dsyscall_64.tbl352 428 common open_tree sys_open_tree
Dsyscall_32.tbl435 428 i386 open_tree sys_open_tree
/linux-6.6.21/arch/m68k/kernel/syscalls/
Dsyscall.tbl430 428 common open_tree sys_open_tree
/linux-6.6.21/arch/parisc/kernel/syscalls/
Dsyscall.tbl429 428 common open_tree sys_open_tree
/linux-6.6.21/arch/microblaze/kernel/syscalls/
Dsyscall.tbl436 428 common open_tree sys_open_tree
/linux-6.6.21/arch/sh/kernel/syscalls/
Dsyscall.tbl433 428 common open_tree sys_open_tree
/linux-6.6.21/arch/arm/tools/
Dsyscall.tbl444 428 common open_tree sys_open_tree
/linux-6.6.21/arch/alpha/kernel/syscalls/
Dsyscall.tbl470 538 common open_tree sys_open_tree
/linux-6.6.21/arch/sparc/kernel/syscalls/
Dsyscall.tbl476 428 common open_tree sys_open_tree
/linux-6.6.21/tools/include/uapi/asm-generic/
Dunistd.h766 __SYSCALL(__NR_open_tree, sys_open_tree)
/linux-6.6.21/include/uapi/asm-generic/
Dunistd.h766 __SYSCALL(__NR_open_tree, sys_open_tree)
/linux-6.6.21/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl517 428 common open_tree sys_open_tree
/linux-6.6.21/arch/powerpc/kernel/syscalls/
Dsyscall.tbl517 428 common open_tree sys_open_tree
/linux-6.6.21/arch/arm64/include/asm/
Dunistd32.h867 __SYSCALL(__NR_open_tree, sys_open_tree)
/linux-6.6.21/include/linux/
Dsyscalls.h915 asmlinkage long sys_open_tree(int dfd, const char __user *path, unsigned flags);