Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list1605 #ifdef TARGET_NR_unlinkat
1606 { TARGET_NR_unlinkat, "unlinkat" , NULL, print_unlinkat, NULL },
H A Dstrace.c3853 #ifdef TARGET_NR_unlinkat
H A Dsyscall.c9453 #if defined(TARGET_NR_unlinkat) in _syscall2()
9454 case TARGET_NR_unlinkat: in _syscall2()