Home
last modified time | relevance | path

Searched refs:__NR_move_mount (Results 1 - 25 of 26) sorted by relevance

12

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dunistd_32.h439 #define __NR_move_mount 429 macro
H A Dunistd_64.h361 #define __NR_move_mount 429 macro
H A Dunistd_x32.h314 #define __NR_move_mount (__X32_SYSCALL_BIT + 429) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dunistd_32.h439 #define __NR_move_mount 429 macro
H A Dunistd_64.h361 #define __NR_move_mount 429 macro
H A Dunistd_x32.h314 #define __NR_move_mount (__X32_SYSCALL_BIT + 429) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H A Dunistd.h390 #define __NR_move_mount 429 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dunistd.h390 #define __NR_move_mount 429 macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dunistd32.h868 #define __NR_move_mount 429 macro
869 __SYSCALL(__NR_move_mount, sys_move_mount)
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dunistd32.h868 #define __NR_move_mount 429 macro
869 __SYSCALL(__NR_move_mount, sys_move_mount)
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
H A Dunistd.h835 #define __NR_move_mount 429 macro
836 __SYSCALL(__NR_move_mount, sys_move_mount)
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H A Dunistd.h835 #define __NR_move_mount 429 macro
836 __SYSCALL(__NR_move_mount, sys_move_mount)
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dunistd.h767 #define __NR_move_mount 429 macro
768 __SYSCALL(__NR_move_mount, sys_move_mount)
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/
H A Dunistd.h767 #define __NR_move_mount 429 macro
768 __SYSCALL(__NR_move_mount, sys_move_mount)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H A Dunistd_o32.h424 #define __NR_move_mount (__NR_Linux + 429) macro
H A Dunistd_n64.h354 #define __NR_move_mount (__NR_Linux + 429) macro
H A Dunistd_n32.h378 #define __NR_move_mount (__NR_Linux + 429) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm/asm/
H A Dunistd-common.h403 #define __NR_move_mount (__NR_SYSCALL_BASE + 429) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
H A Dunistd-common.h403 #define __NR_move_mount (__NR_SYSCALL_BASE + 429) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H A Dunistd_o32.h424 #define __NR_move_mount (__NR_Linux + 429) macro
H A Dunistd_n32.h378 #define __NR_move_mount (__NR_Linux + 429) macro
H A Dunistd_n64.h354 #define __NR_move_mount (__NR_Linux + 429) macro

Completed in 33 milliseconds

12