Home
last modified time | relevance | path

Searched defs:inotify_init (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/notify/inotify/
H A Dinotify_user.c725 SYSCALL_DEFINE0(inotify_init) in SYSCALL_DEFINE0() argument
/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py129 def inotify_init(self): member in INotifyWrapper