Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list211 #ifdef TARGET_NR_fchmodat
212 { TARGET_NR_fchmodat, "fchmodat" , NULL, print_fchmodat, NULL },
H A Dstrace.c2194 #ifdef TARGET_NR_fchmodat
H A Dsyscall.c10678 #if defined(TARGET_NR_fchmodat) in _syscall2()
10679 case TARGET_NR_fchmodat: in _syscall2()