Home
last modified time | relevance | path

Searched refs:__NR_sigreturn (Results 1 - 19 of 19) sorted by relevance

/third_party/musl/src/signal/s390x/
H A Drestore.s5 svc 119 #__NR_sigreturn
/third_party/musl/src/signal/powerpc64/
H A Drestore.s5 li 0, 119 #__NR_sigreturn
/third_party/musl/src/signal/powerpc/
H A Drestore.s5 li 0, 119 #__NR_sigreturn
/third_party/musl/src/signal/sh/
H A Drestore.s4 mov #119, r3 !__NR_sigreturn
/third_party/ltp/include/lapi/
H A Drt_sigaction.h130 : "i" (__NR_sigreturn)); in __sigreturn_stub()
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h106 #define __NR_sigreturn 119 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h106 #define __NR_sigreturn 119 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h106 #define __NR_sigreturn 119 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h106 #define __NR_sigreturn 119 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h106 #define __NR_sigreturn 119 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h106 #define __NR_sigreturn 119 macro
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1983 pub const __NR_sigreturn: u32 = 119; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1977 pub const __NR_sigreturn: u32 = 119; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2095 pub const __NR_sigreturn: u32 = 4119; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1916 pub const __NR_sigreturn: u32 = 119; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2298 pub const __NR_sigreturn: u32 = 216; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1918 pub const __NR_sigreturn: u32 = 119; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2289 pub const __NR_sigreturn: u32 = 216; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1948 pub const __NR_sigreturn: u32 = 119; consts

Completed in 111 milliseconds