Home
last modified time | relevance | path

Searched refs:TARGET_NR_inotify_init (Results 1 – 5 of 5) sorted by relevance

/qemu/linux-user/
H A Dfd-trans.h134 #if (defined(TARGET_NR_inotify_init) && defined(__NR_inotify_init)) || \
H A Dstrace.list445 #ifdef TARGET_NR_inotify_init
446 { TARGET_NR_inotify_init, "inotify_init" , NULL, NULL, NULL },
H A Dfd-trans.c1713 #if defined(CONFIG_INOTIFY) && (defined(TARGET_NR_inotify_init) || \
H A Dsyscall.c500 #undef TARGET_NR_inotify_init
12883 #if defined(TARGET_NR_inotify_init) in _syscall2()
12884 case TARGET_NR_inotify_init: in _syscall2()
/qemu/linux-user/cris/
H A Dsyscall_nr.h297 #define TARGET_NR_inotify_init 291 macro