Home
last modified time | relevance | path

Searched refs:sys_fsmount (Results 1 – 25 of 25) sorted by relevance

/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dbpf_obj_pinning.c23 static inline int sys_fsmount(int fs_fd, unsigned flags, unsigned ms_flags) in sys_fsmount() function
60 mnt_fd = sys_fsmount(fs_fd, 0, 0); in bpf_obj_pinning_detached()
/Linux-v6.6/arch/s390/kernel/syscalls/
Dsyscall.tbl437 432 common fsmount sys_fsmount sys_fsmount
/Linux-v6.6/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl437 432 common fsmount sys_fsmount sys_fsmount
/Linux-v6.6/arch/mips/kernel/syscalls/
Dsyscall_n64.tbl349 432 n64 fsmount sys_fsmount
Dsyscall_n32.tbl373 432 n32 fsmount sys_fsmount
Dsyscall_o32.tbl422 432 o32 fsmount sys_fsmount
/Linux-v6.6/arch/ia64/kernel/syscalls/
Dsyscall.tbl355 432 common fsmount sys_fsmount
/Linux-v6.6/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl349 432 n64 fsmount sys_fsmount
/Linux-v6.6/arch/xtensa/kernel/syscalls/
Dsyscall.tbl405 432 common fsmount sys_fsmount
/Linux-v6.6/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl356 432 common fsmount sys_fsmount
/Linux-v6.6/arch/x86/entry/syscalls/
Dsyscall_64.tbl356 432 common fsmount sys_fsmount
Dsyscall_32.tbl439 432 i386 fsmount sys_fsmount
/Linux-v6.6/arch/arm/tools/
Dsyscall.tbl448 432 common fsmount sys_fsmount
/Linux-v6.6/arch/parisc/kernel/syscalls/
Dsyscall.tbl433 432 common fsmount sys_fsmount
/Linux-v6.6/arch/sh/kernel/syscalls/
Dsyscall.tbl437 432 common fsmount sys_fsmount
/Linux-v6.6/arch/m68k/kernel/syscalls/
Dsyscall.tbl434 432 common fsmount sys_fsmount
/Linux-v6.6/arch/microblaze/kernel/syscalls/
Dsyscall.tbl440 432 common fsmount sys_fsmount
/Linux-v6.6/arch/sparc/kernel/syscalls/
Dsyscall.tbl480 432 common fsmount sys_fsmount
/Linux-v6.6/arch/alpha/kernel/syscalls/
Dsyscall.tbl474 542 common fsmount sys_fsmount
/Linux-v6.6/arch/powerpc/kernel/syscalls/
Dsyscall.tbl521 432 common fsmount sys_fsmount
/Linux-v6.6/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl521 432 common fsmount sys_fsmount
/Linux-v6.6/include/uapi/asm-generic/
Dunistd.h774 __SYSCALL(__NR_fsmount, sys_fsmount)
/Linux-v6.6/tools/include/uapi/asm-generic/
Dunistd.h774 __SYSCALL(__NR_fsmount, sys_fsmount)
/Linux-v6.6/arch/arm64/include/asm/
Dunistd32.h875 __SYSCALL(__NR_fsmount, sys_fsmount)
/Linux-v6.6/include/linux/
Dsyscalls.h924 asmlinkage long sys_fsmount(int fs_fd, unsigned int flags, unsigned int ms_flags);