Home
last modified time | relevance | path

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

/tools/testing/selftests/filesystems/overlayfs/
A Dset_layers_via_fds.c61 fd_tmpfs = sys_fsmount(fd_context, 0, 0); in TEST_F()
124 fd_overlay = sys_fsmount(fd_context, 0, 0); in TEST_F()
178 fd_tmpfs = sys_fsmount(fd_context, 0, 0); in TEST_F()
225 fd_overlay = sys_fsmount(fd_context, 0, 0); in TEST_F()
245 fd_tmpfs = sys_fsmount(fd_context, 0, 0); in TEST_F()
322 fd_overlay = sys_fsmount(fd_context, 0, 0); in TEST_F()
390 fd_tmpfs = sys_fsmount(fd_context, 0, 0); in TEST_F()
439 fd_overlay = sys_fsmount(fd_context, 0, 0); in TEST_F()
464 fd_tmpfs = sys_fsmount(fd_context, 0, 0); in TEST_F()
541 fd_tmpfs = sys_fsmount(fd_context, 0, 0); in TEST_F()
[all …]
A Ddev_in_maps.c61 tmpfs = sys_fsmount(fsfd, 0, 0); in ovl_mount()
87 ovl = sys_fsmount(fsfd, 0, 0); in ovl_mount()
/tools/testing/selftests/filesystems/
A Dfile_stressor.c32 static inline int sys_fsmount(int fd, unsigned int flags, in sys_fsmount() function
71 self->fd_tmpfs = sys_fsmount(fd_context, 0, 0); in FIXTURE_SETUP()
A Dwrappers.h27 static inline int sys_fsmount(int fd, unsigned int flags, in sys_fsmount() function
/tools/testing/selftests/bpf/prog_tests/
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()
A Dtoken.c46 static inline int sys_fsmount(int fs_fd, unsigned flags, unsigned ms_flags) in sys_fsmount() function
343 mnt_fd = sys_fsmount(fs_fd, 0, 0); in child()
/tools/perf/arch/s390/entry/syscalls/
A Dsyscall.tbl437 432 common fsmount sys_fsmount sys_fsmount
/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl349 432 n64 fsmount sys_fsmount
/tools/scripts/
A Dsyscall.tbl375 432 common fsmount sys_fsmount
/tools/perf/arch/parisc/entry/syscalls/
A Dsyscall.tbl433 432 common fsmount sys_fsmount
/tools/perf/arch/sh/entry/syscalls/
A Dsyscall.tbl438 432 common fsmount sys_fsmount
/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl358 432 common fsmount sys_fsmount
A Dsyscall_32.tbl440 432 i386 fsmount sys_fsmount
/tools/perf/arch/xtensa/entry/syscalls/
A Dsyscall.tbl405 432 common fsmount sys_fsmount
/tools/perf/arch/alpha/entry/syscalls/
A Dsyscall.tbl474 542 common fsmount sys_fsmount
/tools/perf/arch/arm/entry/syscalls/
A Dsyscall.tbl449 432 common fsmount sys_fsmount
/tools/perf/arch/arm64/entry/syscalls/
A Dsyscall_32.tbl446 432 common fsmount sys_fsmount
/tools/perf/arch/sparc/entry/syscalls/
A Dsyscall.tbl480 432 common fsmount sys_fsmount
/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl525 432 common fsmount sys_fsmount
/tools/include/uapi/asm-generic/
A Dunistd.h774 __SYSCALL(__NR_fsmount, sys_fsmount)
/tools/testing/selftests/coredump/
A Dstackdump_test.c72 fd_tmpfs = sys_fsmount(fd_context, 0, 0); in create_detached_tmpfs()
/tools/testing/selftests/mount_setattr/
A Dmount_setattr_test.c1751 fd_tmpfs = sys_fsmount(fd_context, 0, 0); in TEST_F()

Completed in 31 milliseconds