Home
last modified time | relevance | path

Searched refs:__NR_inotify_init1 (Results 1 – 25 of 26) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/inotify_init/
Dinotify_init1_01.c138 fd = ltp_syscall(__NR_inotify_init1, 0); in main()
154 fd = ltp_syscall(__NR_inotify_init1, IN_CLOEXEC); in main()
Dinotify_init1_02.c135 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/
Dinotify.h21 tst_syscall(__NR_inotify_init1, 0)
25 tst_syscall(__NR_inotify_init1, flags)
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h339 #define __NR_inotify_init1 360 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h339 #define __NR_inotify_init1 360 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h339 #define __NR_inotify_init1 360 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h339 #define __NR_inotify_init1 360 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h339 #define __NR_inotify_init1 360 macro
/third_party/musl/arch/aarch64/bits/
Dsyscall.h.in27 #define __NR_inotify_init1 26 macro
/third_party/musl/arch/riscv64/bits/
Dsyscall.h.in27 #define __NR_inotify_init1 26 macro
/third_party/musl/arch/or1k/bits/
Dsyscall.h.in27 #define __NR_inotify_init1 26 macro
/third_party/musl/arch/s390x/bits/
Dsyscall.h.in269 #define __NR_inotify_init1 324 macro
/third_party/musl/arch/mips64/bits/
Dsyscall.h.in288 #define __NR_inotify_init1 5288 macro
/third_party/musl/arch/x86_64/bits/
Dsyscall.h.in295 #define __NR_inotify_init1 294 macro
/third_party/musl/arch/powerpc64/bits/
Dsyscall.h.in308 #define __NR_inotify_init1 318 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in292 #define __NR_inotify_init1 6292 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in310 #define __NR_inotify_init1 328 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in304 #define __NR_inotify_init1 332 macro
/third_party/musl/arch/mips/bits/
Dsyscall.h.in329 #define __NR_inotify_init1 4329 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in321 #define __NR_inotify_init1 360 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in318 #define __NR_inotify_init1 360 macro
/third_party/musl/arch/powerpc/bits/
Dsyscall.h.in317 #define __NR_inotify_init1 318 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h339 #define __NR_inotify_init1 360 macro
/third_party/musl/arch/microblaze/bits/
Dsyscall.h.in341 #define __NR_inotify_init1 344 macro
/third_party/musl/arch/i386/bits/
Dsyscall.h.in332 #define __NR_inotify_init1 332 macro

12