Home
last modified time | relevance | path

Searched refs:fchdir (Results 1 – 22 of 22) sorted by relevance

/linux-5.19.10/tools/testing/selftests/openat2/
Dhelpers.h77 #define E_fchdir(...) E_func(fchdir, __VA_ARGS__)
/linux-5.19.10/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl89 79 n64 fchdir sys_fchdir
/linux-5.19.10/arch/ia64/kernel/syscalls/
Dsyscall.tbl23 11 common fchdir sys_fchdir
/linux-5.19.10/arch/mips/kernel/syscalls/
Dsyscall_n64.tbl89 79 n64 fchdir sys_fchdir
Dsyscall_n32.tbl89 79 n32 fchdir sys_fchdir
Dsyscall_o32.tbl147 133 o32 fchdir sys_fchdir
/linux-5.19.10/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl92 81 common fchdir sys_fchdir
/linux-5.19.10/arch/xtensa/kernel/syscalls/
Dsyscall.tbl53 42 common fchdir sys_fchdir
/linux-5.19.10/arch/x86/entry/syscalls/
Dsyscall_64.tbl92 81 common fchdir sys_fchdir
Dsyscall_32.tbl147 133 i386 fchdir sys_fchdir
/linux-5.19.10/arch/sh/kernel/syscalls/
Dsyscall.tbl143 133 common fchdir sys_fchdir
/linux-5.19.10/arch/microblaze/kernel/syscalls/
Dsyscall.tbl143 133 common fchdir sys_fchdir
/linux-5.19.10/arch/arm/tools/
Dsyscall.tbl149 133 common fchdir sys_fchdir
/linux-5.19.10/arch/parisc/kernel/syscalls/
Dsyscall.tbl149 133 common fchdir sys_fchdir
/linux-5.19.10/arch/m68k/kernel/syscalls/
Dsyscall.tbl143 133 common fchdir sys_fchdir
/linux-5.19.10/arch/sparc/kernel/syscalls/
Dsyscall.tbl213 176 common fchdir sys_fchdir
/linux-5.19.10/arch/alpha/kernel/syscalls/
Dsyscall.tbl23 13 common fchdir sys_fchdir
/linux-5.19.10/arch/s390/kernel/syscalls/
Dsyscall.tbl124 133 common fchdir sys_fchdir sys_fchdir
/linux-5.19.10/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl178 133 common fchdir sys_fchdir
/linux-5.19.10/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl124 133 common fchdir sys_fchdir sys_fchdir
/linux-5.19.10/arch/powerpc/kernel/syscalls/
Dsyscall.tbl178 133 common fchdir sys_fchdir
/linux-5.19.10/fs/
Dopen.c534 SYSCALL_DEFINE1(fchdir, unsigned int, fd) in SYSCALL_DEFINE1() argument