Home
last modified time | relevance | path

Searched refs:__NR_move_mount (Results 1 – 7 of 7) sorted by relevance

/linux/tools/testing/selftests/pidfd/
H A Dpidfd_bind_mount.c39 #ifndef __NR_move_mount
41 #define __NR_move_mount 539 macro
44 #define __NR_move_mount 4429 macro
47 #define __NR_move_mount 6429 macro
50 #define __NR_move_mount 5429 macro
53 #define __NR_move_mount (428 + 1024) macro
55 #define __NR_move_mount 429 macro
71 return syscall(__NR_move_mount, from_dfd, from_pathname, to_dfd, in sys_move_mount()
/linux/samples/vfs/
H A Dtest-fsmount.c67 #ifndef __NR_move_mount
68 #define __NR_move_mount -1 macro
92 return syscall(__NR_move_mount, in move_mount()
/linux/tools/testing/selftests/move_mount_set_group/
H A Dmove_mount_set_group_test.c221 ret = syscall(__NR_move_mount, AT_FDCWD, SET_GROUP_FROM, in move_mount_set_group_supported()
366 ASSERT_EQ(syscall(__NR_move_mount, ca_from.mntfd, "", in TEST_F()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_obj_pinning.c33 return syscall(__NR_move_mount, from_dfd, from_path, to_dfd, to_path, ms_flags); in sys_move_mount()
H A Dtoken.c54 return syscall(__NR_move_mount, from_dfd, from_path, to_dfd, to_path, flags); in sys_move_mount()
/linux/include/uapi/asm-generic/
H A Dunistd.h767 #define __NR_move_mount 429 macro
768 __SYSCALL(__NR_move_mount, sys_move_mount)
/linux/tools/include/uapi/asm-generic/
H A Dunistd.h767 #define __NR_move_mount 429 macro
768 __SYSCALL(__NR_move_mount, sys_move_mount)