Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mount_setattr/
A Dmount_setattr_test.c161 static inline int sys_open_tree(int dfd, const char *filename, unsigned int flags) in sys_open_tree() function
1144 open_tree_fd = sys_open_tree(-EBADF, "/mnt/D", in TEST_F()
1253 open_tree_fd = sys_open_tree(-EBADF, "/mnt/D", in TEST_F()
1283 open_tree_fd = sys_open_tree(-EBADF, "/mnt/D", in TEST_F()
1313 open_tree_fd = sys_open_tree(-EBADF, "/mnt/D", in TEST_F()
1343 open_tree_fd = sys_open_tree(-EBADF, "/mnt/D", in TEST_F()
1375 open_tree_fd = sys_open_tree(-EBADF, "/mnt/D", in TEST_F()
1423 open_tree_fd = sys_open_tree(-EBADF, "/mnt/A", in TEST_F()
/linux/tools/perf/arch/s390/entry/syscalls/
A Dsyscall.tbl433 428 common open_tree sys_open_tree sys_open_tree
/linux/arch/s390/kernel/syscalls/
A Dsyscall.tbl433 428 common open_tree sys_open_tree sys_open_tree
/linux/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl345 428 n64 open_tree sys_open_tree
/linux/arch/ia64/kernel/syscalls/
A Dsyscall.tbl351 428 common open_tree sys_open_tree
/linux/arch/mips/kernel/syscalls/
A Dsyscall_n64.tbl345 428 n64 open_tree sys_open_tree
A Dsyscall_n32.tbl369 428 n32 open_tree sys_open_tree
A Dsyscall_o32.tbl418 428 o32 open_tree sys_open_tree
/linux/arch/xtensa/kernel/syscalls/
A Dsyscall.tbl401 428 common open_tree sys_open_tree
/linux/arch/x86/entry/syscalls/
A Dsyscall_64.tbl352 428 common open_tree sys_open_tree
A Dsyscall_32.tbl435 428 i386 open_tree sys_open_tree
/linux/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl352 428 common open_tree sys_open_tree
/linux/arch/sh/kernel/syscalls/
A Dsyscall.tbl433 428 common open_tree sys_open_tree
/linux/arch/microblaze/kernel/syscalls/
A Dsyscall.tbl436 428 common open_tree sys_open_tree
/linux/arch/m68k/kernel/syscalls/
A Dsyscall.tbl430 428 common open_tree sys_open_tree
/linux/arch/arm/tools/
A Dsyscall.tbl444 428 common open_tree sys_open_tree
/linux/arch/parisc/kernel/syscalls/
A Dsyscall.tbl428 428 common open_tree sys_open_tree
/linux/arch/sparc/kernel/syscalls/
A Dsyscall.tbl476 428 common open_tree sys_open_tree
/linux/arch/alpha/kernel/syscalls/
A Dsyscall.tbl470 538 common open_tree sys_open_tree
/linux/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl510 428 common open_tree sys_open_tree
/linux/tools/include/uapi/asm-generic/
A Dunistd.h834 __SYSCALL(__NR_open_tree, sys_open_tree)
/linux/arch/powerpc/kernel/syscalls/
A Dsyscall.tbl510 428 common open_tree sys_open_tree
/linux/include/uapi/asm-generic/
A Dunistd.h834 __SYSCALL(__NR_open_tree, sys_open_tree)
/linux/arch/arm64/include/asm/
A Dunistd32.h867 __SYSCALL(__NR_open_tree, sys_open_tree)
/linux/include/linux/
A Dsyscalls.h1038 asmlinkage long sys_open_tree(int dfd, const char __user *path, unsigned flags);

Completed in 28 milliseconds