Home
last modified time | relevance | path

Searched refs:TARGET_NR_delete_module (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/linux-user/aarch64/
H A Dsyscall_nr.h115 #define TARGET_NR_delete_module 106 macro
/openbmc/qemu/linux-user/loongarch64/
H A Dsyscall_nr.h112 #define TARGET_NR_delete_module 106 macro
/openbmc/qemu/linux-user/riscv/
H A Dsyscall32_nr.h106 #define TARGET_NR_delete_module 106 macro
H A Dsyscall64_nr.h114 #define TARGET_NR_delete_module 106 macro
/openbmc/qemu/linux-user/hexagon/
H A Dsyscall_nr.h115 #define TARGET_NR_delete_module 106 macro
/openbmc/qemu/linux-user/nios2/
H A Dsyscall_nr.h116 #define TARGET_NR_delete_module 106 macro
/openbmc/qemu/linux-user/openrisc/
H A Dsyscall_nr.h116 #define TARGET_NR_delete_module 106 macro
/openbmc/qemu/linux-user/cris/
H A Dsyscall_nr.h137 #define TARGET_NR_delete_module 129 macro
/openbmc/qemu/linux-user/
H A Dstrace.list121 #ifdef TARGET_NR_delete_module
122 { TARGET_NR_delete_module, "delete_module" , NULL, NULL, NULL },