Searched refs:sys_open_tree (Results 1 – 25 of 37) sorted by relevance
12
/linux-6.14.4/tools/testing/selftests/pidfd/ |
D | pidfd_bind_mount.c | 87 static inline int sys_open_tree(int dfd, const char *filename, unsigned int flags) in sys_open_tree() function 133 fd_tree = sys_open_tree(self->pidfd, "", OPEN_TREE_CLONE | OPEN_TREE_CLOEXEC | AT_EMPTY_PATH); in TEST_F() 169 fd_tree = sys_open_tree(self->pidfd, "", OPEN_TREE_CLONE | OPEN_TREE_CLOEXEC | AT_EMPTY_PATH); in TEST_F()
|
/linux-6.14.4/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() 1424 open_tree_fd = sys_open_tree(-EBADF, "/mnt/A", in TEST_F()
|
/linux-6.14.4/tools/perf/arch/s390/entry/syscalls/ |
D | syscall.tbl | 433 428 common open_tree sys_open_tree sys_open_tree
|
/linux-6.14.4/arch/s390/kernel/syscalls/ |
D | syscall.tbl | 433 428 common open_tree sys_open_tree sys_open_tree
|
/linux-6.14.4/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.14.4/tools/perf/arch/mips/entry/syscalls/ |
D | syscall_n64.tbl | 345 428 n64 open_tree sys_open_tree
|
/linux-6.14.4/arch/arm64/tools/ |
D | syscall_64.tbl | 371 428 common open_tree sys_open_tree
|
D | syscall_32.tbl | 442 428 common open_tree sys_open_tree
|
/linux-6.14.4/tools/perf/arch/arm64/entry/syscalls/ |
D | syscall_64.tbl | 371 428 common open_tree sys_open_tree
|
D | syscall_32.tbl | 442 428 common open_tree sys_open_tree
|
/linux-6.14.4/scripts/ |
D | syscall.tbl | 371 428 common open_tree sys_open_tree
|
/linux-6.14.4/tools/scripts/ |
D | syscall.tbl | 371 428 common open_tree sys_open_tree
|
/linux-6.14.4/tools/perf/arch/parisc/entry/syscalls/ |
D | syscall.tbl | 429 428 common open_tree sys_open_tree
|
/linux-6.14.4/arch/xtensa/kernel/syscalls/ |
D | syscall.tbl | 401 428 common open_tree sys_open_tree
|
/linux-6.14.4/arch/microblaze/kernel/syscalls/ |
D | syscall.tbl | 436 428 common open_tree sys_open_tree
|
/linux-6.14.4/tools/perf/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 354 428 common open_tree sys_open_tree
|
/linux-6.14.4/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 354 428 common open_tree sys_open_tree
|
/linux-6.14.4/arch/m68k/kernel/syscalls/ |
D | syscall.tbl | 430 428 common open_tree sys_open_tree
|
/linux-6.14.4/arch/parisc/kernel/syscalls/ |
D | syscall.tbl | 429 428 common open_tree sys_open_tree
|
/linux-6.14.4/tools/perf/arch/xtensa/entry/syscalls/ |
D | syscall.tbl | 401 428 common open_tree sys_open_tree
|
/linux-6.14.4/arch/sh/kernel/syscalls/ |
D | syscall.tbl | 434 428 common open_tree sys_open_tree
|
/linux-6.14.4/tools/perf/arch/sh/entry/syscalls/ |
D | syscall.tbl | 434 428 common open_tree sys_open_tree
|
/linux-6.14.4/tools/perf/arch/sparc/entry/syscalls/ |
D | syscall.tbl | 476 428 common open_tree sys_open_tree
|
12