Home
last modified time | relevance | path

Searched refs:TARGET_NR_waitpid (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/linux-user/cris/
H A Dsyscall_nr.h15 #define TARGET_NR_waitpid 7 macro
/openbmc/qemu/linux-user/
H A Dstrace.list1667 #ifdef TARGET_NR_waitpid
1668 { TARGET_NR_waitpid, "waitpid" , "%s(%d,%p,%#x)", NULL, NULL },
H A Dsyscall.c655 #if defined(TARGET_NR_wait4) || defined(TARGET_NR_waitpid) in safe_syscall3()
9143 #ifdef TARGET_NR_waitpid in _syscall2()
9144 case TARGET_NR_waitpid: in _syscall2()