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

/linux-master/arch/um/kernel/
H A Dsignal.c98 int handled_sig = 0; local
101 handled_sig = 1;
107 if (!handled_sig && (PT_REGS_SYSCALL_NR(regs) >= 0)) {
127 if (!handled_sig)

Completed in 192 milliseconds