/third_party/ltp/testcases/kernel/syscalls/inotify_init/ |
D | inotify_init1_01.c | 138 fd = ltp_syscall(__NR_inotify_init1, 0); in main() 154 fd = ltp_syscall(__NR_inotify_init1, IN_CLOEXEC); in main()
|
D | inotify_init1_02.c | 135 fd = ltp_syscall(__NR_inotify_init1, 0); in main() 152 fd = ltp_syscall(__NR_inotify_init1, IN_NONBLOCK); in main()
|
/third_party/ltp/testcases/kernel/syscalls/inotify/ |
D | inotify.h | 21 tst_syscall(__NR_inotify_init1, 0) 25 tst_syscall(__NR_inotify_init1, flags)
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 339 #define __NR_inotify_init1 360 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 339 #define __NR_inotify_init1 360 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 339 #define __NR_inotify_init1 360 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | syscall.h | 339 #define __NR_inotify_init1 360 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 339 #define __NR_inotify_init1 360 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | syscall.h.in | 27 #define __NR_inotify_init1 26 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | syscall.h.in | 27 #define __NR_inotify_init1 26 macro
|
/third_party/musl/arch/or1k/bits/ |
D | syscall.h.in | 27 #define __NR_inotify_init1 26 macro
|
/third_party/musl/arch/s390x/bits/ |
D | syscall.h.in | 269 #define __NR_inotify_init1 324 macro
|
/third_party/musl/arch/mips64/bits/ |
D | syscall.h.in | 288 #define __NR_inotify_init1 5288 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | syscall.h.in | 295 #define __NR_inotify_init1 294 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | syscall.h.in | 308 #define __NR_inotify_init1 318 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | syscall.h.in | 292 #define __NR_inotify_init1 6292 macro
|
/third_party/musl/arch/m68k/bits/ |
D | syscall.h.in | 310 #define __NR_inotify_init1 328 macro
|
/third_party/musl/arch/sh/bits/ |
D | syscall.h.in | 304 #define __NR_inotify_init1 332 macro
|
/third_party/musl/arch/mips/bits/ |
D | syscall.h.in | 329 #define __NR_inotify_init1 4329 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 321 #define __NR_inotify_init1 360 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 318 #define __NR_inotify_init1 360 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | syscall.h.in | 317 #define __NR_inotify_init1 318 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 339 #define __NR_inotify_init1 360 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | syscall.h.in | 341 #define __NR_inotify_init1 344 macro
|
/third_party/musl/arch/i386/bits/ |
D | syscall.h.in | 332 #define __NR_inotify_init1 332 macro
|