| /linux/tools/perf/trace/strace/groups/ |
| H A D | string | 21 inotify_add_watch
|
| /linux/tools/testing/selftests/cgroup/ |
| H A D | wait_inotify.c | 57 if (inotify_add_watch(fd, file, IN_MODIFY) < 0) in main()
|
| /linux/samples/cgroup/ |
| H A D | memcg_event_listener.c | 290 events->inotify_wd = inotify_add_watch(events->inotify_fd, in initialize_memcg_events()
|
| /linux/kernel/ |
| H A D | sys_ni.c | 62 COND_SYSCALL(inotify_add_watch);
|
| /linux/tools/testing/selftests/cgroup/lib/ |
| H A D | cgroup_util.c | 631 ret = inotify_add_watch(fd, cg_control(cgroup, filename), IN_MODIFY); in __prepare_for_wait()
|
| /linux/tools/perf/arch/mips/entry/syscalls/ |
| H A D | syscall_n64.tbl | 255 244 n64 inotify_add_watch sys_inotify_add_watch
|
| /linux/scripts/ |
| H A D | syscall.tbl | 40 27 common inotify_add_watch sys_inotify_add_watch
|
| /linux/tools/perf/arch/arm64/entry/syscalls/ |
| H A D | syscall_64.tbl | 40 27 common inotify_add_watch sys_inotify_add_watch
|
| H A D | syscall_32.tbl | 332 317 common inotify_add_watch sys_inotify_add_watch
|
| /linux/arch/arm64/tools/ |
| H A D | syscall_64.tbl | 40 27 common inotify_add_watch sys_inotify_add_watch
|
| /linux/fs/notify/inotify/ |
| H A D | inotify_user.c | 729 SYSCALL_DEFINE3(inotify_add_watch, int, fd, const char __user *, pathname, in SYSCALL_DEFINE3() argument
|
| /linux/tools/perf/arch/s390/entry/syscalls/ |
| H A D | syscall.tbl | 239 285 common inotify_add_watch sys_inotify_add_watch
|
| /linux/tools/scripts/ |
| H A D | syscall.tbl | 40 27 common inotify_add_watch sys_inotify_add_watch
|
| /linux/tools/perf/arch/parisc/entry/syscalls/ |
| H A D | syscall.tbl | 305 270 common inotify_add_watch sys_inotify_add_watch
|
| /linux/tools/perf/arch/sh/entry/syscalls/ |
| H A D | syscall.tbl | 301 291 common inotify_add_watch sys_inotify_add_watch
|
| /linux/tools/perf/arch/xtensa/entry/syscalls/ |
| H A D | syscall.tbl | 299 277 common inotify_add_watch sys_inotify_add_watch
|
| /linux/tools/perf/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 266 254 common inotify_add_watch sys_inotify_add_watch
|
| H A D | syscall_32.tbl | 307 292 i386 inotify_add_watch sys_inotify_add_watch
|
| /linux/tools/perf/arch/alpha/entry/syscalls/ |
| H A D | syscall.tbl | 376 445 common inotify_add_watch sys_inotify_add_watch
|
| /linux/tools/perf/arch/arm/entry/syscalls/ |
| H A D | syscall.tbl | 335 317 common inotify_add_watch sys_inotify_add_watch
|
| /linux/tools/perf/arch/sparc/entry/syscalls/ |
| H A D | syscall.tbl | 189 152 common inotify_add_watch sys_inotify_add_watch
|
| /linux/tools/perf/arch/powerpc/entry/syscalls/ |
| H A D | syscall.tbl | 361 276 nospu inotify_add_watch sys_inotify_add_watch
|
| /linux/tools/perf/ |
| H A D | builtin-daemon.c | 1035 wd = inotify_add_watch(fd, dir, IN_CLOSE_WRITE); in setup_config_changes()
|
| /linux/tools/tracing/latency/ |
| H A D | latency-collector.c | 1484 wd = inotify_add_watch(ifd, debug_maxlat, IN_MODIFY); in tracing_loop()
|
| /linux/tools/testing/selftests/ublk/ |
| H A D | kublk.c | 1217 wd = inotify_add_watch(fd, "/dev", evt_mask); in wait_ublk_dev()
|