| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/ |
| H A D | inotify.h | 85 extern int inotify_init (void) __THROW;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/ |
| H A D | inotify.h | 85 extern int inotify_init (void) __THROW;
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/ |
| H A D | pyinotify.py | 129 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
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | sys_ni.c | 398 COND_SYSCALL(inotify_init);
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/syscalls/ |
| H A D | syscall_n32.tbl | 258 247 n32 inotify_init sys_inotify_init
|
| H A D | syscall_n64.tbl | 254 243 n64 inotify_init sys_inotify_init
|
| H A D | syscall_o32.tbl | 298 284 o32 inotify_init sys_inotify_init
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/syscalls/ |
| H A D | syscall.tbl | 265 253 common inotify_init sys_inotify_init
|
| /OK3568_Linux_fs/kernel/arch/xtensa/kernel/syscalls/ |
| H A D | syscall.tbl | 298 276 common inotify_init sys_inotify_init
|
| /OK3568_Linux_fs/kernel/fs/notify/inotify/ |
| H A D | inotify_user.c | 691 SYSCALL_DEFINE0(inotify_init) in SYSCALL_DEFINE0() argument
|
| /OK3568_Linux_fs/kernel/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 264 253 common inotify_init sys_inotify_init
|
| H A D | syscall_32.tbl | 305 291 i386 inotify_init sys_inotify_init
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 264 253 common inotify_init sys_inotify_init
|
| /OK3568_Linux_fs/kernel/arch/m68k/kernel/syscalls/ |
| H A D | syscall.tbl | 294 284 common inotify_init sys_inotify_init
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/syscalls/ |
| H A D | syscall.tbl | 304 269 common inotify_init sys_inotify_init
|
| /OK3568_Linux_fs/kernel/arch/microblaze/kernel/syscalls/ |
| H A D | syscall.tbl | 301 291 common inotify_init sys_inotify_init
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/s390/entry/syscalls/ |
| H A D | syscall.tbl | 293 284 common inotify_init sys_inotify_init sys_inotify_init
|
| /OK3568_Linux_fs/kernel/arch/arm/tools/ |
| H A D | syscall.tbl | 333 316 common inotify_init sys_inotify_init
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/syscalls/ |
| H A D | syscall.tbl | 300 290 common inotify_init sys_inotify_init
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/syscalls/ |
| H A D | syscall.tbl | 293 284 common inotify_init sys_inotify_init sys_inotify_init
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/syscalls/ |
| H A D | syscall.tbl | 375 444 common inotify_init sys_inotify_init
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/syscalls/ |
| H A D | syscall.tbl | 188 151 common inotify_init sys_inotify_init
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/syscalls/ |
| H A D | syscall.tbl | 360 275 nospu inotify_init sys_inotify_init
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/powerpc/entry/syscalls/ |
| H A D | syscall.tbl | 354 275 nospu inotify_init sys_inotify_init
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/ |
| H A D | 0001-Add-support-for-mips64-n32-n64.patch | 704 + "inotify_init", /* 243 */
|