Home
last modified time | relevance | path

Searched refs:TARGET_NR_move_mount (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/linux-user/aarch64/
H A Dsyscall_nr.h294 #define TARGET_NR_move_mount 429 macro
/openbmc/qemu/linux-user/loongarch64/
H A Dsyscall_nr.h289 #define TARGET_NR_move_mount 429 macro
/openbmc/qemu/linux-user/riscv/
H A Dsyscall32_nr.h289 #define TARGET_NR_move_mount 429 macro
H A Dsyscall64_nr.h295 #define TARGET_NR_move_mount 429 macro
/openbmc/qemu/linux-user/hexagon/
H A Dsyscall_nr.h314 #define TARGET_NR_move_mount 429 macro
/openbmc/qemu/linux-user/nios2/
H A Dsyscall_nr.h315 #define TARGET_NR_move_mount 429 macro
/openbmc/qemu/linux-user/openrisc/
H A Dsyscall_nr.h315 #define TARGET_NR_move_mount 429 macro
/openbmc/qemu/linux-user/
H A Dsyscall.c8955 #if defined(TARGET_NR_move_mount) && defined(__NR_move_mount) in _syscall2()
9354 #if defined(TARGET_NR_move_mount) && defined(__NR_move_mount) in _syscall2()
9355 case TARGET_NR_move_mount: in _syscall2()