Home
last modified time | relevance | path

Searched refs:__NR_signalfd (Results 1 - 18 of 18) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/signalfd/
H A Dsignalfd01.c81 return tst_syscall(__NR_signalfd, fd, mask, SIGSETSIZE); in signalfd()
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h328 #define __NR_signalfd 349 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h328 #define __NR_signalfd 349 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h328 #define __NR_signalfd 349 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h328 #define __NR_signalfd 349 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h328 #define __NR_signalfd 349 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h328 #define __NR_signalfd 349 macro
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2158 pub const __NR_signalfd: u32 = 305; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2259 pub const __NR_signalfd: u32 = 5276; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2161 pub const __NR_signalfd: u32 = 305; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2292 pub const __NR_signalfd: u32 = 4317; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2134 pub const __NR_signalfd: u32 = 349; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2393 pub const __NR_signalfd: u32 = 311; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2094 pub const __NR_signalfd: u32 = 316; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2383 pub const __NR_signalfd: u32 = 311; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2081 pub const __NR_signalfd: u32 = 1073742106; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2146 pub const __NR_signalfd: u32 = 321; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2118 pub const __NR_signalfd: u32 = 282; consts

Completed in 167 milliseconds