Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list485 #ifdef TARGET_NR_ipc
486 { TARGET_NR_ipc, "ipc" , NULL, print_ipc, NULL },
H A Dsyscall.c1167 defined(TARGET_NR_mq_timedreceive) || defined(TARGET_NR_ipc) || \
4072 #if defined(TARGET_NR_ipc) || defined(TARGET_NR_semop) || \
4501 #ifdef TARGET_NR_ipc
11083 #ifdef TARGET_NR_ipc in _syscall2()
11084 case TARGET_NR_ipc: in _syscall2()
H A Dstrace.c695 #ifdef TARGET_NR_ipc