Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/openat2/
H A Dhelpers.h77 #define E_fchdir(...) E_func(fchdir, __VA_ARGS__)
/linux/tools/testing/selftests/filesystems/statmount/
H A Dstatmount_test.c116 ret = fchdir(orig_root); in cleanup_namespace()
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl89 79 n64 fchdir sys_fchdir
/linux/scripts/
H A Dsyscall.tbl68 50 common fchdir sys_fchdir
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl93 81 common fchdir sys_fchdir
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl93 81 common fchdir sys_fchdir
H A Dsyscall_32.tbl148 133 i386 fchdir sys_fchdir
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl178 133 common fchdir sys_fchdir
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl124 133 common fchdir sys_fchdir sys_fchdir
/linux/fs/
H A Dopen.c577 SYSCALL_DEFINE1(fchdir, unsigned int, fd) in SYSCALL_DEFINE1() argument