Home
last modified time | relevance | path

Searched defs:__NR_inotify_init (Results 1 – 25 of 31) sorted by relevance

12

/third_party/musl/arch/mips64/bits/
Dsyscall.h.in243 #define __NR_inotify_init 5243 macro
/third_party/musl/arch/s390x/bits/
Dsyscall.h.in229 #define __NR_inotify_init 284 macro
/third_party/musl/arch/x86_64/bits/
Dsyscall.h.in254 #define __NR_inotify_init 253 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in247 #define __NR_inotify_init 6247 macro
/third_party/musl/arch/x32/bits/
Dsyscall.h.in221 #define __NR_inotify_init (0x40000000 + 253) macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h294 #define __NR_inotify_init 316 macro
/third_party/musl/arch/powerpc64/bits/
Dsyscall.h.in265 #define __NR_inotify_init 275 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h294 #define __NR_inotify_init 316 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h294 #define __NR_inotify_init 316 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h294 #define __NR_inotify_init 316 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h294 #define __NR_inotify_init 316 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in273 #define __NR_inotify_init 316 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in276 #define __NR_inotify_init 316 macro
/third_party/musl/arch/i386/bits/
Dsyscall.h.in291 #define __NR_inotify_init 291 macro
/third_party/musl/arch/mips/bits/
Dsyscall.h.in284 #define __NR_inotify_init 4284 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in266 #define __NR_inotify_init 284 macro
/third_party/musl/arch/microblaze/bits/
Dsyscall.h.in288 #define __NR_inotify_init 291 macro
/third_party/musl/arch/powerpc/bits/
Dsyscall.h.in274 #define __NR_inotify_init 275 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in263 #define __NR_inotify_init 290 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h294 #define __NR_inotify_init 316 macro
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs2226 pub const __NR_inotify_init: u32 = 5243; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs2056 pub const __NR_inotify_init: u32 = 1073742077; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs2062 pub const __NR_inotify_init: u32 = 284; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs2116 pub const __NR_inotify_init: u32 = 291; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs2089 pub const __NR_inotify_init: u32 = 253; constant

12