Home
last modified time | relevance | path

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

/qemu/linux-user/aarch64/
H A Dsyscall_nr.h159 #define TARGET_NR_getresgid 150 macro
/qemu/linux-user/loongarch64/
H A Dsyscall_nr.h156 #define TARGET_NR_getresgid 150 macro
/qemu/linux-user/riscv/
H A Dsyscall32_nr.h142 #define TARGET_NR_getresgid 150 macro
H A Dsyscall64_nr.h158 #define TARGET_NR_getresgid 150 macro
/qemu/linux-user/openrisc/
H A Dsyscall_nr.h160 #define TARGET_NR_getresgid 150 macro
/qemu/linux-user/hexagon/
H A Dsyscall_nr.h159 #define TARGET_NR_getresgid 150 macro
/qemu/linux-user/cris/
H A Dsyscall_nr.h179 #define TARGET_NR_getresgid 171 macro
/qemu/linux-user/
H A Dstrace.list369 #ifdef TARGET_NR_getresgid
370 { TARGET_NR_getresgid, "getresgid" , "%s(%p,%p,%p)", NULL, NULL },
H A Dsyscall.c11927 #ifdef TARGET_NR_getresgid in _syscall2()
11933 #ifdef TARGET_NR_getresgid in _syscall2()
11934 case TARGET_NR_getresgid: in _syscall2()