/openbmc/bmcweb/redfish-core/src/ |
H A D | filesystem_log_watcher.cpp | 157 inotify_rm_watch(inotifyConn.native_handle(), in onINotify() 179 inotify_rm_watch(inotifyConn.native_handle(), in onINotify()
|
/openbmc/phosphor-logging/ |
H A D | util.cpp | 168 inotify_rm_watch(fd, wd); in journalSync() 192 inotify_rm_watch(fd, wd); in journalSync()
|
/openbmc/pldm/fw-update/ |
H A D | watch.cpp | 65 inotify_rm_watch(fd, wd); in ~Watch()
|
/openbmc/openpower-pnor-code-mgmt/ubi/ |
H A D | watch.cpp | 63 inotify_rm_watch(fd(), wd); in ~Watch()
|
/openbmc/phosphor-certificate-manager/ |
H A D | watch.cpp | 106 inotify_rm_watch(fd, wd); in stopWatch()
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | watch.cpp | 74 inotify_rm_watch(fd, wd); in ~Watch()
|
/openbmc/sdbusplus/test/async/ |
H A D | fdio.cpp | 36 inotify_rm_watch(fd, wd); in ~FdioTest()
|
/openbmc/phosphor-debug-collector/ |
H A D | watch.cpp | 26 inotify_rm_watch(fd(), wd); in ~Watch()
|
/openbmc/openbmc/poky/bitbake/lib/ |
H A D | pyinotify.py | 138 def inotify_rm_watch(self, fd, wd): member in INotifyWrapper 172 ret = inotify_syscalls.inotify_rm_watch(fd, wd) 211 self._libc.inotify_rm_watch.argtypes = [ctypes.c_int, ctypes.c_int] 212 self._libc.inotify_rm_watch.restype = ctypes.c_int 235 return self._libc.inotify_rm_watch(fd, wd) 2087 wd_ = self._inotify_wrapper.inotify_rm_watch(self._fd, awd)
|
/openbmc/qemu/linux-user/mips/ |
H A D | syscall-args-o32.c.inc | 287 [ 286] = 2, /* inotify_rm_watch */
|
/openbmc/qemu/util/ |
H A D | filemonitor-inotify.c | 335 inotify_rm_watch(mon->fd, dir->inotify_id); in qemu_file_monitor_remove_watch()
|
/openbmc/linux/kernel/ |
H A D | sys_ni.c | 65 COND_SYSCALL(inotify_rm_watch);
|
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/ |
H A D | syscall_n64.tbl | 256 245 n64 inotify_rm_watch sys_inotify_rm_watch
|
/openbmc/qemu/linux-user/mips64/ |
H A D | syscall_n64.tbl | 256 245 n64 inotify_rm_watch sys_inotify_rm_watch
|
H A D | syscall_n32.tbl | 260 249 n32 inotify_rm_watch sys_inotify_rm_watch
|
/openbmc/linux/arch/ia64/kernel/syscalls/ |
H A D | syscall.tbl | 267 255 common inotify_rm_watch sys_inotify_rm_watch
|
/openbmc/linux/arch/mips/kernel/syscalls/ |
H A D | syscall_n64.tbl | 256 245 n64 inotify_rm_watch sys_inotify_rm_watch
|
H A D | syscall_n32.tbl | 260 249 n32 inotify_rm_watch sys_inotify_rm_watch
|
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 266 255 common inotify_rm_watch sys_inotify_rm_watch
|
/openbmc/linux/fs/notify/inotify/ |
H A D | inotify_user.c | 794 SYSCALL_DEFINE2(inotify_rm_watch, int, fd, __s32, wd) in SYSCALL_DEFINE2() argument
|
/openbmc/linux/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 266 255 common inotify_rm_watch sys_inotify_rm_watch
|
/openbmc/linux/arch/xtensa/kernel/syscalls/ |
H A D | syscall.tbl | 300 278 common inotify_rm_watch sys_inotify_rm_watch
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | syscall.tbl | 300 278 common inotify_rm_watch sys_inotify_rm_watch
|
/openbmc/qemu/linux-user/riscv/ |
H A D | syscall.tbl | 41 28 common inotify_rm_watch sys_inotify_rm_watch
|
/openbmc/qemu/linux-user/loongarch64/ |
H A D | syscall.tbl | 41 28 common inotify_rm_watch sys_inotify_rm_watch
|