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/testcases/kernel/include/ |
D | aarch64.in | 27 inotify_init1 26
|
D | ia64.in | 287 inotify_init1 1318
|
D | x86_64.in | 294 inotify_init1 294
|
D | s390.in | 241 inotify_init1 324
|
D | sparc.in | 324 inotify_init1 322
|
D | s390x.in | 241 inotify_init1 324
|
D | sparc64.in | 300 inotify_init1 322
|
D | i386.in | 327 inotify_init1 332
|
D | powerpc.in | 315 inotify_init1 318
|
D | powerpc64.in | 315 inotify_init1 318
|
D | sh.in | 354 inotify_init1 360
|
D | arm.in | 326 inotify_init1 (__NR_SYSCALL_BASE+360)
|
/external/strace/tests/ |
D | pure_executables.am | 99 inotify_init1 \
|
D | pure_executables.list | 98 inotify_init1
|
/external/strace/tests-m32/ |
D | pure_executables.am | 99 inotify_init1 \
|
D | pure_executables.list | 98 inotify_init1
|
/external/strace/tests-mx32/ |
D | pure_executables.am | 99 inotify_init1 \
|
D | pure_executables.list | 98 inotify_init1
|
/external/strace/linux/64/ |
D | syscallent.h | 27 [ 26] = { 1, TD, SEN(inotify_init1), "inotify_init1" },
|
/external/strace/linux/32/ |
D | syscallent.h | 30 [ 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" },
|
/external/strace/linux/sparc64/ |
D | syscallent.h | 321 [322] = { 1, TD, SEN(inotify_init1), "inotify_init1" },
|
/external/strace/linux/s390x/ |
D | syscallent.h | 340 [324] = { 1, TD, SEN(inotify_init1), "inotify_init1" },
|
123