Home
last modified time | relevance | path

Searched refs:TARGET_NR_shmat (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/linux-user/
H A Dstrace.list1404 #ifdef TARGET_NR_shmat
1405 { TARGET_NR_shmat, "shmat" , NULL, print_shmat, print_syscall_ret_addr },
H A Dsyscall.c11131 #ifdef TARGET_NR_shmat in _syscall2()
11132 case TARGET_NR_shmat: in _syscall2()