Searched refs:TARGET_NR_inotify_init (Results 1 – 4 of 4) sorted by relevance
134 #if (defined(TARGET_NR_inotify_init) && defined(__NR_inotify_init)) || \
445 #ifdef TARGET_NR_inotify_init446 { TARGET_NR_inotify_init, "inotify_init" , NULL, NULL, NULL },
1713 #if defined(CONFIG_INOTIFY) && (defined(TARGET_NR_inotify_init) || \
501 #undef TARGET_NR_inotify_init12990 #if defined(TARGET_NR_inotify_init) in _syscall2()12991 case TARGET_NR_inotify_init: in _syscall2()