Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list1599 #ifdef TARGET_NR_uname
1600 { TARGET_NR_uname, "uname" , "%s(%p)", NULL, NULL },
H A Dsyscall.c11165 case TARGET_NR_uname: in _syscall2()