Home
last modified time | relevance | path

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

123

/openbmc/bmcweb/redfish-core/src/
H A Dfilesystem_log_watcher.cpp157 inotify_rm_watch(inotifyConn.native_handle(), in onINotify()
179 inotify_rm_watch(inotifyConn.native_handle(), in onINotify()
/openbmc/phosphor-logging/
H A Dutil.cpp168 inotify_rm_watch(fd, wd); in journalSync()
192 inotify_rm_watch(fd, wd); in journalSync()
/openbmc/pldm/fw-update/
H A Dwatch.cpp65 inotify_rm_watch(fd, wd); in ~Watch()
/openbmc/openpower-pnor-code-mgmt/ubi/
H A Dwatch.cpp63 inotify_rm_watch(fd(), wd); in ~Watch()
/openbmc/phosphor-certificate-manager/
H A Dwatch.cpp106 inotify_rm_watch(fd, wd); in stopWatch()
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dwatch.cpp74 inotify_rm_watch(fd, wd); in ~Watch()
/openbmc/sdbusplus/test/async/
H A Dfdio.cpp36 inotify_rm_watch(fd, wd); in ~FdioTest()
/openbmc/phosphor-debug-collector/
H A Dwatch.cpp26 inotify_rm_watch(fd(), wd); in ~Watch()
/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py138 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 Dsyscall-args-o32.c.inc287 [ 286] = 2, /* inotify_rm_watch */
/openbmc/qemu/util/
H A Dfilemonitor-inotify.c335 inotify_rm_watch(mon->fd, dir->inotify_id); in qemu_file_monitor_remove_watch()
/openbmc/linux/kernel/
H A Dsys_ni.c65 COND_SYSCALL(inotify_rm_watch);
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl256 245 n64 inotify_rm_watch sys_inotify_rm_watch
/openbmc/qemu/linux-user/mips64/
H A Dsyscall_n64.tbl256 245 n64 inotify_rm_watch sys_inotify_rm_watch
H A Dsyscall_n32.tbl260 249 n32 inotify_rm_watch sys_inotify_rm_watch
/openbmc/linux/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl267 255 common inotify_rm_watch sys_inotify_rm_watch
/openbmc/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl256 245 n64 inotify_rm_watch sys_inotify_rm_watch
H A Dsyscall_n32.tbl260 249 n32 inotify_rm_watch sys_inotify_rm_watch
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl266 255 common inotify_rm_watch sys_inotify_rm_watch
/openbmc/linux/fs/notify/inotify/
H A Dinotify_user.c794 SYSCALL_DEFINE2(inotify_rm_watch, int, fd, __s32, wd) in SYSCALL_DEFINE2() argument
/openbmc/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl266 255 common inotify_rm_watch sys_inotify_rm_watch
/openbmc/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl300 278 common inotify_rm_watch sys_inotify_rm_watch
/openbmc/qemu/linux-user/xtensa/
H A Dsyscall.tbl300 278 common inotify_rm_watch sys_inotify_rm_watch
/openbmc/qemu/linux-user/riscv/
H A Dsyscall.tbl41 28 common inotify_rm_watch sys_inotify_rm_watch
/openbmc/qemu/linux-user/loongarch64/
H A Dsyscall.tbl41 28 common inotify_rm_watch sys_inotify_rm_watch

123