Searched refs:SIGEMT (Results 1 – 10 of 10) sorted by relevance
31 #define SIGEMT 7 macro
262 return SIGEMT; in jr_func()287 err = SIGEMT; in jr_func()920 return SIGEMT; in mipsr2_decoder()995 return SIGEMT; in mipsr2_decoder()1037 err = SIGEMT; in mipsr2_decoder()1052 return SIGEMT; in mipsr2_decoder()1086 err = SIGEMT; in mipsr2_decoder()1111 return SIGEMT; in mipsr2_decoder()1153 err = SIGEMT; in mipsr2_decoder()2217 if (err && (err != SIGEMT)) { in mipsr2_decoder()
269 DEFINE(_SIGEMT, SIGEMT); in output_signal_defined()
1078 case SIGEMT: in do_ri()
28 #define SIGEMT 7 macro
24 #define SIGEMT 7 macro
393 #ifdef SIGEMT394 #define SIGEMT_MASK rt_sigmask(SIGEMT)
336 info.si_signo = SIGEMT;341 send_sig_info(SIGEMT, &info, current);
2246 0, 0x26, SIGEMT) == NOTIFY_STOP) in do_tof()2255 info.si_signo = SIGEMT; in do_tof()2260 force_sig_info(SIGEMT, &info, current); in do_tof()
871 #ifdef SIGEMT in syscall_arg__scnprintf_signum()