Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/aarch64/
H A Dsyscall_nr.h293 #define TARGET_NR_open_tree 428 macro
/openbmc/qemu/linux-user/loongarch64/
H A Dsyscall_nr.h288 #define TARGET_NR_open_tree 428 macro
/openbmc/qemu/linux-user/riscv/
H A Dsyscall32_nr.h288 #define TARGET_NR_open_tree 428 macro
H A Dsyscall64_nr.h294 #define TARGET_NR_open_tree 428 macro
/openbmc/qemu/linux-user/hexagon/
H A Dsyscall_nr.h313 #define TARGET_NR_open_tree 428 macro
/openbmc/qemu/linux-user/nios2/
H A Dsyscall_nr.h314 #define TARGET_NR_open_tree 428 macro
/openbmc/qemu/linux-user/openrisc/
H A Dsyscall_nr.h314 #define TARGET_NR_open_tree 428 macro
/openbmc/qemu/linux-user/
H A Dsyscall.c8949 #if defined(TARGET_NR_open_tree) && defined(__NR_open_tree) in _syscall2()
9381 #if defined(TARGET_NR_open_tree) && defined(__NR_open_tree) in _syscall2()
9382 case TARGET_NR_open_tree: in _syscall2()