Searched refs:open_tree (Results 1 – 25 of 25) sorted by relevance
/linux-6.12.1/tools/perf/arch/mips/entry/syscalls/ |
D | syscall_n64.tbl | 345 428 n64 open_tree sys_open_tree
|
/linux-6.12.1/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.12.1/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 354 428 common open_tree sys_open_tree
|
D | syscall_32.tbl | 436 428 i386 open_tree sys_open_tree
|
/linux-6.12.1/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.12.1/tools/perf/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 354 428 common open_tree sys_open_tree
|
D | syscall_32.tbl | 436 428 i386 open_tree sys_open_tree
|
/linux-6.12.1/scripts/ |
D | syscall.tbl | 371 428 common open_tree sys_open_tree
|
/linux-6.12.1/arch/xtensa/kernel/syscalls/ |
D | syscall.tbl | 401 428 common open_tree sys_open_tree
|
/linux-6.12.1/arch/parisc/kernel/syscalls/ |
D | syscall.tbl | 429 428 common open_tree sys_open_tree
|
/linux-6.12.1/arch/microblaze/kernel/syscalls/ |
D | syscall.tbl | 436 428 common open_tree sys_open_tree
|
/linux-6.12.1/arch/m68k/kernel/syscalls/ |
D | syscall.tbl | 430 428 common open_tree sys_open_tree
|
/linux-6.12.1/arch/sh/kernel/syscalls/ |
D | syscall.tbl | 434 428 common open_tree sys_open_tree
|
/linux-6.12.1/arch/sparc/kernel/syscalls/ |
D | syscall.tbl | 476 428 common open_tree sys_open_tree
|
/linux-6.12.1/arch/arm/tools/ |
D | syscall.tbl | 445 428 common open_tree sys_open_tree
|
/linux-6.12.1/arch/alpha/kernel/syscalls/ |
D | syscall.tbl | 470 538 common open_tree sys_open_tree
|
/linux-6.12.1/arch/powerpc/kernel/syscalls/ |
D | syscall.tbl | 521 428 common open_tree sys_open_tree
|
/linux-6.12.1/tools/perf/arch/powerpc/entry/syscalls/ |
D | syscall.tbl | 521 428 common open_tree sys_open_tree
|
/linux-6.12.1/tools/perf/arch/s390/entry/syscalls/ |
D | syscall.tbl | 433 428 common open_tree sys_open_tree sys_open_tree
|
/linux-6.12.1/arch/s390/kernel/syscalls/ |
D | syscall.tbl | 433 428 common open_tree sys_open_tree sys_open_tree
|
/linux-6.12.1/tools/testing/selftests/landlock/ |
D | fs_test.c | 51 #ifndef open_tree 52 int open_tree(int dfd, const char *filename, unsigned int flags) in open_tree() function 2423 open_tree(AT_FDCWD, dir_s1d1, in TEST_F_FORK()
|
/linux-6.12.1/fs/ |
D | namespace.c | 2839 SYSCALL_DEFINE3(open_tree, int, dfd, const char __user *, filename, unsigned, flags) in SYSCALL_DEFINE3() argument
|