Searched refs:SIGEMT (Results 1 – 10 of 10) sorted by relevance
263 return SIGEMT; in jr_func()288 err = SIGEMT; in jr_func()921 return SIGEMT; in mipsr2_decoder()996 return SIGEMT; in mipsr2_decoder()1038 err = SIGEMT; in mipsr2_decoder()1053 return SIGEMT; in mipsr2_decoder()1087 err = SIGEMT; in mipsr2_decoder()1112 return SIGEMT; in mipsr2_decoder()1154 err = SIGEMT; in mipsr2_decoder()2218 if (err && (err != SIGEMT)) { in mipsr2_decoder()
259 DEFINE(_SIGEMT, SIGEMT); in output_signal_defined()
1090 case SIGEMT: in do_ri()
31 #define SIGEMT 7 macro
28 #define SIGEMT 7 macro
24 #define SIGEMT 7 macro
392 #ifdef SIGEMT393 #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()
959 #ifdef SIGEMT in syscall_arg__scnprintf_signum()