Home
last modified time | relevance | path

Searched refs:sys_fspick (Results 1 – 11 of 11) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtoken.c35 static inline int sys_fspick(int dfd, const char *path, unsigned flags) in sys_fspick() function
345 fs_fd = sys_fspick(mnt_fd, "", FSPICK_EMPTY_PATH); in child()
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl438 433 common fspick sys_fspick sys_fspick
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl350 433 n64 fspick sys_fspick
/linux/scripts/
H A Dsyscall.tbl376 433 common fspick sys_fspick
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl359 433 common fspick sys_fspick
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl359 433 common fspick sys_fspick
H A Dsyscall_32.tbl441 433 i386 fspick sys_fspick
/linux/include/uapi/asm-generic/
H A Dunistd.h776 __SYSCALL(__NR_fspick, sys_fspick)
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl526 433 common fspick sys_fspick
/linux/tools/include/uapi/asm-generic/
H A Dunistd.h776 __SYSCALL(__NR_fspick, sys_fspick)
/linux/include/linux/
H A Dsyscalls.h964 asmlinkage long sys_fspick(int dfd, const char __user *path, unsigned int flags);