Searched refs:fanotify_init (Results 1 – 25 of 62) sorted by relevance
123
/external/ltp/testcases/kernel/syscalls/fanotify/ |
D | fanotify.h | 44 static int fanotify_init(unsigned int flags, unsigned int event_f_flags) in fanotify_init() function
|
D | fanotify11.c | 68 fd_notify = fanotify_init(tcases[i], 0); in test01()
|
/external/strace/ |
D | fanotify.c | 41 SYS_FUNC(fanotify_init) in SYS_FUNC() argument
|
D | sys_func.h | 42 extern SYS_FUNC(fanotify_init);
|
/external/ltp/lib/ |
D | tst_safe_macros.c | 63 rval = fanotify_init(flags, event_f_flags); in safe_fanotify_init()
|
/external/ltp/include/lapi/syscalls/ |
D | aarch64.in | 248 fanotify_init 262
|
D | ia64.in | 293 fanotify_init 1323
|
D | sparc64.in | 306 fanotify_init 329
|
D | x86_64.in | 299 fanotify_init 300
|
D | i386.in | 332 fanotify_init 338
|
D | s390x.in | 248 fanotify_init 332
|
D | powerpc.in | 319 fanotify_init 323
|
D | s390.in | 248 fanotify_init 332
|
D | sparc.in | 330 fanotify_init 329
|
D | powerpc64.in | 319 fanotify_init 323
|
D | sh.in | 360 fanotify_init 367
|
D | arm.in | 334 fanotify_init (__NR_SYSCALL_BASE+367)
|
/external/strace/tests-mx32/ |
D | pure_executables.list | 48 fanotify_init
|
D | pure_executables.am | 49 fanotify_init \
|
/external/strace/tests-m32/ |
D | pure_executables.list | 48 fanotify_init
|
D | pure_executables.am | 49 fanotify_init \
|
/external/strace/tests/ |
D | pure_executables.list | 48 fanotify_init
|
D | pure_executables.am | 49 fanotify_init \
|
/external/strace/linux/64/ |
D | syscallent.h | 248 [262] = { 2, TD, SEN(fanotify_init), "fanotify_init" },
|
/external/strace/linux/32/ |
D | syscallent.h | 255 [262] = { 2, TD, SEN(fanotify_init), "fanotify_init" },
|
123