Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list1709 #ifdef TARGET_NR_statx
1710 { TARGET_NR_statx, "statx", NULL, print_statx, NULL },
H A Dsyscall.c419 #if defined(TARGET_NR_statx) && defined(__NR_statx)
7694 #if defined(TARGET_NR_statx) && defined(__NR_statx)
9203 || defined(TARGET_NR_statx) in _syscall2()
11863 #if defined(TARGET_NR_statx) in _syscall2()
11864 case TARGET_NR_statx: in _syscall2()
H A Dstrace.c4230 #ifdef TARGET_NR_statx