Searched refs:sys_open_tree (Results 1 – 25 of 25) sorted by relevance
/linux-6.6.21/tools/testing/selftests/mount_setattr/ |
D | mount_setattr_test.c | 155 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/ |
D | syscall.tbl | 433 428 common open_tree sys_open_tree sys_open_tree
|
/linux-6.6.21/arch/s390/kernel/syscalls/ |
D | syscall.tbl | 433 428 common open_tree sys_open_tree sys_open_tree
|
/linux-6.6.21/tools/perf/arch/mips/entry/syscalls/ |
D | syscall_n64.tbl | 345 428 n64 open_tree sys_open_tree
|
/linux-6.6.21/arch/ia64/kernel/syscalls/ |
D | syscall.tbl | 351 428 common open_tree sys_open_tree
|
/linux-6.6.21/arch/mips/kernel/syscalls/ |
D | syscall_n64.tbl | 345 428 n64 open_tree sys_open_tree
|
D | syscall_n32.tbl | 369 428 n32 open_tree sys_open_tree
|
D | syscall_o32.tbl | 418 428 o32 open_tree sys_open_tree
|
/linux-6.6.21/tools/perf/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 352 428 common open_tree sys_open_tree
|
/linux-6.6.21/arch/xtensa/kernel/syscalls/ |
D | syscall.tbl | 401 428 common open_tree sys_open_tree
|
/linux-6.6.21/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 352 428 common open_tree sys_open_tree
|
D | syscall_32.tbl | 435 428 i386 open_tree sys_open_tree
|
/linux-6.6.21/arch/m68k/kernel/syscalls/ |
D | syscall.tbl | 430 428 common open_tree sys_open_tree
|
/linux-6.6.21/arch/parisc/kernel/syscalls/ |
D | syscall.tbl | 429 428 common open_tree sys_open_tree
|
/linux-6.6.21/arch/microblaze/kernel/syscalls/ |
D | syscall.tbl | 436 428 common open_tree sys_open_tree
|
/linux-6.6.21/arch/sh/kernel/syscalls/ |
D | syscall.tbl | 433 428 common open_tree sys_open_tree
|
/linux-6.6.21/arch/arm/tools/ |
D | syscall.tbl | 444 428 common open_tree sys_open_tree
|
/linux-6.6.21/arch/alpha/kernel/syscalls/ |
D | syscall.tbl | 470 538 common open_tree sys_open_tree
|
/linux-6.6.21/arch/sparc/kernel/syscalls/ |
D | syscall.tbl | 476 428 common open_tree sys_open_tree
|
/linux-6.6.21/tools/include/uapi/asm-generic/ |
D | unistd.h | 766 __SYSCALL(__NR_open_tree, sys_open_tree)
|
/linux-6.6.21/include/uapi/asm-generic/ |
D | unistd.h | 766 __SYSCALL(__NR_open_tree, sys_open_tree)
|
/linux-6.6.21/tools/perf/arch/powerpc/entry/syscalls/ |
D | syscall.tbl | 517 428 common open_tree sys_open_tree
|
/linux-6.6.21/arch/powerpc/kernel/syscalls/ |
D | syscall.tbl | 517 428 common open_tree sys_open_tree
|
/linux-6.6.21/arch/arm64/include/asm/ |
D | unistd32.h | 867 __SYSCALL(__NR_open_tree, sys_open_tree)
|
/linux-6.6.21/include/linux/ |
D | syscalls.h | 915 asmlinkage long sys_open_tree(int dfd, const char __user *path, unsigned flags);
|