Searched refs:inotify_init1 (Results 1 – 25 of 64) sorted by relevance
123
/external/strace/ |
D | inotify.c | 59 SYS_FUNC(inotify_init1) in SYS_FUNC() argument
|
D | sys_func.h | 92 extern SYS_FUNC(inotify_init1);
|
/external/ltp/include/lapi/syscalls/ |
D | aarch64.in | 27 inotify_init1 26
|
D | ia64.in | 288 inotify_init1 1318
|
D | sparc64.in | 299 inotify_init1 322
|
D | x86_64.in | 293 inotify_init1 294
|
D | i386.in | 326 inotify_init1 332
|
D | s390.in | 240 inotify_init1 324
|
D | powerpc.in | 314 inotify_init1 318
|
D | s390x.in | 240 inotify_init1 324
|
D | powerpc64.in | 314 inotify_init1 318
|
D | sparc.in | 323 inotify_init1 322
|
D | sh.in | 353 inotify_init1 360
|
D | arm.in | 327 inotify_init1 (__NR_SYSCALL_BASE+360)
|
/external/adhd/cras/src/common/ |
D | cras_file_wait.c | 179 file_wait->inotify_fd = inotify_init1(IN_NONBLOCK|IN_CLOEXEC); in cras_file_wait_dispatch()
|
/external/strace/tests-mx32/ |
D | pure_executables.list | 110 inotify_init1
|
D | pure_executables.am | 111 inotify_init1 \
|
/external/strace/tests/ |
D | pure_executables.list | 110 inotify_init1
|
D | pure_executables.am | 111 inotify_init1 \
|
/external/strace/tests-m32/ |
D | pure_executables.list | 110 inotify_init1
|
D | pure_executables.am | 111 inotify_init1 \
|
/external/syzkaller/pkg/report/testdata/linux/report/ |
D | 158 | 36 inotify_init1(0x80804)
|
/external/strace/linux/32/ |
D | syscallent.h | 30 [ 26] = { 1, TD, SEN(inotify_init1), "inotify_init1" },
|
/external/strace/linux/64/ |
D | syscallent.h | 27 [ 26] = { 1, TD, SEN(inotify_init1), "inotify_init1" },
|
/external/strace/linux/mips/ |
D | syscallent-n32.h | 295 [6292] = { 1, TD, SEN(inotify_init1), "inotify_init1" },
|
123