Searched refs:SI_USER (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/trace/events/
H A Dsignal.h16 __entry->code = SI_USER; \
35 * SEND_SIG_NOINFO means that si_code is SI_USER, and SEND_SIG_PRIV
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dsiginfo.h145 #define SI_USER 0 /* sent by kill, sigsend, raise */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsignal.c443 info->si_code = SI_USER;
933 q->info.si_code = SI_USER;
952 if (sig >= SIGRTMIN && info->si_code != SI_USER) {
1819 info->si_code = SI_USER;
2332 info.si_code = SI_USER;

Completed in 199 milliseconds