Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list1416 #ifdef TARGET_NR_shutdown
1417 { TARGET_NR_shutdown, "shutdown" , NULL, NULL, NULL },
H A Dsyscall.c10853 #ifdef TARGET_NR_shutdown in _syscall2()
10854 case TARGET_NR_shutdown: in _syscall2()