Home
last modified time | relevance | path

Searched refs:SI_QUEUE (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/s390/kernel/
Druntime_instr.c84 info.si_code = SI_QUEUE; in runtime_instr_int_handler()
/linux-4.1.27/include/uapi/asm-generic/
Dsiginfo.h166 #define SI_QUEUE -1 /* sent by sigqueue */ macro