Home
last modified time | relevance | path

Searched refs:TARGET_NR_ipc (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A D0003-linux-user-Add-strace-for-shmat.patch42 #ifdef TARGET_NR_ipc
/openbmc/qemu/linux-user/cris/
H A Dsyscall_nr.h125 #define TARGET_NR_ipc 117 macro
/openbmc/qemu/linux-user/
H A Dstrace.list485 #ifdef TARGET_NR_ipc
486 { TARGET_NR_ipc, "ipc" , NULL, print_ipc, NULL },
H A Dsyscall.c1136 defined(TARGET_NR_mq_timedreceive) || defined(TARGET_NR_ipc) || \
4048 #if defined(TARGET_NR_ipc) || defined(TARGET_NR_semop) || \
4477 #ifdef TARGET_NR_ipc
10846 #ifdef TARGET_NR_ipc in _syscall2()
10847 case TARGET_NR_ipc: in _syscall2()
H A Dstrace.c673 #ifdef TARGET_NR_ipc