Searched refs:SIGEMT (Results 1 – 11 of 11) sorted by relevance
49 #ifdef SIGEMT50 [SIGEMT] = 32, /* 7, - , 7 */
264 return SIGEMT; in jr_func()289 err = SIGEMT; in jr_func()922 return SIGEMT; in mipsr2_decoder()997 return SIGEMT; in mipsr2_decoder()1039 err = SIGEMT; in mipsr2_decoder()1054 return SIGEMT; in mipsr2_decoder()1088 err = SIGEMT; in mipsr2_decoder()1123 return SIGEMT; in mipsr2_decoder()1165 err = SIGEMT; in mipsr2_decoder()2224 if (err && (err != SIGEMT)) { in mipsr2_decoder()
268 DEFINE(_SIGEMT, SIGEMT); in output_signal_defined()
1173 case SIGEMT: in do_ri()
32 #define SIGEMT 7 macro
29 #define SIGEMT 7 macro
42 #ifdef SIGEMT in syscall_arg__scnprintf_signum()
25 #define SIGEMT 7 macro
404 #ifdef SIGEMT405 #define SIGEMT_MASK rt_sigmask(SIGEMT)
307 send_sig_fault(SIGEMT, EMT_TAGOVF, (void __user *)pc, current);
3311 #if defined(SIGEMT)3312 [SIGEMT] = { NSIGEMT, SIL_FAULT },