Searched refs:_send_sig (Results 1 – 1 of 1) sorted by relevance
/linux/arch/nios2/kernel/ |
A D | traps.c | 27 static void _send_sig(int signo, int code, unsigned long addr) in _send_sig() function 51 _send_sig(signo, code, addr); in _exception() 185 _send_sig(SIGUSR1, 0, fp->ea); in handle_trap_1_c() 190 _send_sig(SIGUSR2, 0, fp->ea); in handle_trap_2_c() 195 _send_sig(SIGILL, ILL_ILLTRP, fp->ea); in handle_trap_3_c()
|
Completed in 3 milliseconds