Home
last modified time | relevance | path

Searched refs:inotify_init (Results 1 – 25 of 49) sorted by relevance

12

/openbmc/linux/tools/testing/selftests/cgroup/
H A Dwait_inotify.c54 fd = inotify_init(); in main()
/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py129 def inotify_init(self): member in INotifyWrapper
156 fd = inotify_syscalls.inotify_init()
206 self._libc.inotify_init.argtypes = []
207 self._libc.inotify_init.restype = ctypes.c_int
221 return self._libc.inotify_init()
1725 self._fd = self._inotify_wrapper.inotify_init() # file descriptor
/openbmc/qemu/linux-user/mips/
H A Dsyscall-args-o32.c.inc285 [ 284] = 0, /* inotify_init */
/openbmc/linux/kernel/
H A Dsys_ni.c313 COND_SYSCALL(inotify_init);
/openbmc/qemu/linux-user/mips64/
H A Dsyscall_n32.tbl258 247 n32 inotify_init sys_inotify_init
H A Dsyscall_n64.tbl254 243 n64 inotify_init sys_inotify_init
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl254 243 n64 inotify_init sys_inotify_init
/openbmc/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl254 243 n64 inotify_init sys_inotify_init
H A Dsyscall_n32.tbl258 247 n32 inotify_init sys_inotify_init
/openbmc/linux/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl265 253 common inotify_init sys_inotify_init
/openbmc/qemu/linux-user/x86_64/
H A Dsyscall_64.tbl264 253 common inotify_init sys_inotify_init
/openbmc/qemu/linux-user/xtensa/
H A Dsyscall.tbl298 276 common inotify_init sys_inotify_init
/openbmc/linux/fs/notify/inotify/
H A Dinotify_user.c725 SYSCALL_DEFINE0(inotify_init) in SYSCALL_DEFINE0() argument
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl264 253 common inotify_init sys_inotify_init
/openbmc/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl298 276 common inotify_init sys_inotify_init
/openbmc/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl264 253 common inotify_init sys_inotify_init
/openbmc/qemu/linux-user/sh4/
H A Dsyscall.tbl300 290 common inotify_init sys_inotify_init
/openbmc/qemu/linux-user/microblaze/
H A Dsyscall.tbl301 291 common inotify_init sys_inotify_init
/openbmc/qemu/linux-user/arm/
H A Dsyscall.tbl333 316 common inotify_init sys_inotify_init
/openbmc/qemu/linux-user/m68k/
H A Dsyscall.tbl294 284 common inotify_init sys_inotify_init
/openbmc/qemu/linux-user/hppa/
H A Dsyscall.tbl304 269 common inotify_init sys_inotify_init
/openbmc/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl294 284 common inotify_init sys_inotify_init
/openbmc/linux/arch/arm/tools/
H A Dsyscall.tbl333 316 common inotify_init sys_inotify_init
/openbmc/linux/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl301 291 common inotify_init sys_inotify_init
/openbmc/linux/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl304 269 common inotify_init sys_inotify_init

12