Searched refs:IN_NONBLOCK (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ | ||
| H A D | inotify.h | 73 #define IN_NONBLOCK O_NONBLOCK macro |
| /linux/tools/perf/ | ||
| H A D | builtin-daemon.c | 1027 fd = inotify_init1(IN_NONBLOCK|O_CLOEXEC); in setup_config_changes() |