Searched refs:inotify_init1 (Results 1 - 4 of 4) sorted by relevance

/linux-master/kernel/
H A Dsys_ni.c61 COND_SYSCALL(inotify_init1); variable
/linux-master/tools/testing/selftests/cgroup/
H A Dcgroup_util.c611 fd = inotify_init1(0);
/linux-master/fs/notify/inotify/
H A Dinotify_user.c719 SYSCALL_DEFINE1(inotify_init1, int, flags)
/linux-master/tools/perf/
H A Dbuiltin-daemon.c1026 fd = inotify_init1(IN_NONBLOCK|O_CLOEXEC);

Completed in 136 milliseconds