Home
last modified time | relevance | path

Searched refs:SI_QUEUE (Results 1 - 25 of 33) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/rt_tgsigqueueinfo/
H A Drt_tgsigqueueinfo01.c53 uinfo.si_code = SI_QUEUE; in send_rcv_func()
115 uinfo.si_code = SI_QUEUE; in verify_signal_parent_thread()
132 uinfo.si_code = SI_QUEUE; in sender_func()
/third_party/musl/src/signal/
H A Dsigqueue.c16 si.si_code = SI_QUEUE; in sigqueue()
/third_party/musl/porting/liteos_a/user/src/signal/
H A Dsigqueue.c17 si.si_code = SI_QUEUE; in sigqueue()
/third_party/musl/libc-test/src/functionalext/supplement/signal/
H A Dsigqueue.c33 if (info->si_code != SI_QUEUE) { in action()
/third_party/ltp/testcases/kernel/syscalls/pidfd_send_signal/
H A Dpidfd_send_signal02.c84 info.si_code = SI_QUEUE; in setup()
H A Dpidfd_send_signal01.c90 uinfo->si_code = SI_QUEUE; in setup()
/third_party/ltp/testcases/kernel/syscalls/rt_sigqueueinfo/
H A Drt_sigqueueinfo01.c92 uinfo->si_code = SI_QUEUE; in setup()
/third_party/ltp/testcases/kernel/syscalls/clone3/
H A Dclone301.c63 .si_code = SI_QUEUE,
/third_party/node/deps/v8/src/trap-handler/
H A Dhandler-inside-posix.cc65 info->si_code != SI_QUEUE && info->si_code != SI_TIMER && in IsKernelGeneratedSignal()
/third_party/musl/porting/liteos_a/kernel/include/
H A Dsignal.h44 #define SI_QUEUE 2 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dsignal.h40 #define SI_QUEUE (-1) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsignal.h40 #define SI_QUEUE (-1) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsignal.h40 #define SI_QUEUE (-1) macro
/third_party/musl/porting/linux/user/include/
H A Dsignal.h40 #define SI_QUEUE (-1) macro
/third_party/musl/include/
H A Dsignal.h40 #define SI_QUEUE (-1) macro
/third_party/musl/libc-test/src/api/
H A Dsignal.c150 C(SI_QUEUE) in f()
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs937 pub const SI_QUEUE: ::c_int = -2; consts
/third_party/ltp/testcases/kernel/fs/doio/
H A Ddoio.c4463 case SI_QUEUE: in signal_info()
4465 "signal_info si_signo %d si_code = SI_QUEUE\n", in signal_info()
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1483 pub const SI_QUEUE: i32 = -1; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1483 pub const SI_QUEUE: i32 = -1; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1475 pub const SI_QUEUE: i32 = -1; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1496 pub const SI_QUEUE: i32 = -1; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1488 pub const SI_QUEUE: i32 = -1; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1490 pub const SI_QUEUE: i32 = -1; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1480 pub const SI_QUEUE: i32 = -1; consts

Completed in 101 milliseconds

12