Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/filesystems/overlayfs/
H A Ddev_in_maps.c61 tmpfs = sys_fsmount(fsfd, 0, 0); in get_file_dev_and_inode()
87 ovl = sys_fsmount(fsfd, 0, 0); in ovl_mount()
31 static int sys_fsmount(int fd, unsigned int flags, unsigned int attr_flags) sys_fsmount() function
/linux/tools/testing/selftests/bpf/prog_tests/
H A 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()
H A Dtoken.c45 static inline int sys_fsmount(int fs_fd, unsigned flags, unsigned ms_flags) in sys_fsmount() function
139 mnt_fd = sys_fsmount(fs_fd, 0, 0); in materialize_bpffs_fd()
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl437 432 common fsmount sys_fsmount sys_fsmount
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl349 432 n64 fsmount sys_fsmount
/linux/scripts/
H A Dsyscall.tbl375 432 common fsmount sys_fsmount
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl358 432 common fsmount sys_fsmount
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl358 432 common fsmount sys_fsmount
H A Dsyscall_32.tbl440 432 i386 fsmount sys_fsmount
/linux/include/uapi/asm-generic/
H A Dunistd.h774 __SYSCALL(__NR_fsmount, sys_fsmount)
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl525 432 common fsmount sys_fsmount
/linux/tools/include/uapi/asm-generic/
H A Dunistd.h774 __SYSCALL(__NR_fsmount, sys_fsmount)
/linux/include/linux/
H A Dsyscalls.h963 asmlinkage long sys_fsmount(int fs_fd, unsigned int flags, unsigned int ms_flags);