Home
last modified time | relevance | path

Searched refs:inotify_rm_watch (Results 1 – 20 of 20) sorted by relevance

/linux/samples/cgroup/
H A Dmemcg_event_listener.c305 inotify_rm_watch(events->inotify_fd, events->inotify_wd); in cleanup_memcg_events()
/linux/kernel/
H A Dsys_ni.c63 COND_SYSCALL(inotify_rm_watch);
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl256 245 n64 inotify_rm_watch sys_inotify_rm_watch
/linux/scripts/
H A Dsyscall.tbl41 28 common inotify_rm_watch sys_inotify_rm_watch
/linux/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl41 28 common inotify_rm_watch sys_inotify_rm_watch
H A Dsyscall_32.tbl333 318 common inotify_rm_watch sys_inotify_rm_watch
/linux/arch/arm64/tools/
H A Dsyscall_64.tbl41 28 common inotify_rm_watch sys_inotify_rm_watch
/linux/fs/notify/inotify/
H A Dinotify_user.c786 SYSCALL_DEFINE2(inotify_rm_watch, int, fd, __s32, wd) in SYSCALL_DEFINE2() argument
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl240 286 common inotify_rm_watch sys_inotify_rm_watch
/linux/tools/scripts/
H A Dsyscall.tbl41 28 common inotify_rm_watch sys_inotify_rm_watch
/linux/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl306 271 common inotify_rm_watch sys_inotify_rm_watch
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl302 292 common inotify_rm_watch sys_inotify_rm_watch
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl300 278 common inotify_rm_watch sys_inotify_rm_watch
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl267 255 common inotify_rm_watch sys_inotify_rm_watch
H A Dsyscall_32.tbl308 293 i386 inotify_rm_watch sys_inotify_rm_watch
/linux/tools/perf/arch/alpha/entry/syscalls/
H A Dsyscall.tbl377 446 common inotify_rm_watch sys_inotify_rm_watch
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl336 318 common inotify_rm_watch sys_inotify_rm_watch
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl193 156 common inotify_rm_watch sys_inotify_rm_watch
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl362 277 nospu inotify_rm_watch sys_inotify_rm_watch
/linux/tools/testing/selftests/ublk/
H A Dkublk.c1260 inotify_rm_watch(fd, wd); in wait_ublk_dev()