Home
last modified time | relevance | path

Searched refs:SIGEMT (Results 1 - 25 of 26) sorted by relevance

12

/kernel/linux/linux-5.10/security/apparmor/include/
H A Dsig_names.h49 #ifdef SIGEMT
50 [SIGEMT] = 32, /* 7, - , 7 */
/kernel/linux/linux-6.6/security/apparmor/include/
H A Dsig_names.h49 #ifdef SIGEMT
50 [SIGEMT] = 32, /* 7, - , 7 */
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
H A Dsignal.h32 #define SIGEMT 7 macro
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
H A Dsignal.h29 #define SIGEMT 7 macro
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/
H A Dsignal.h32 #define SIGEMT 7 macro
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/
H A Dsignal.h29 #define SIGEMT 7 macro
/kernel/linux/linux-5.10/tools/perf/trace/beauty/
H A Dsignum.c42 #ifdef SIGEMT in syscall_arg__scnprintf_signum()
/kernel/linux/linux-6.6/tools/perf/trace/beauty/
H A Dsignum.c42 #ifdef SIGEMT in syscall_arg__scnprintf_signum()
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H A Dsignal.h36 #define SIGEMT 7 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H A Dsignal.h36 #define SIGEMT 7 macro
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c243 * Returns SIGILL if JR was in delay slot, SIGEMT if we
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()
[all...]
H A Dasm-offsets.c265 DEFINE(_SIGEMT, SIGEMT); in output_signal_defined()
H A Dtraps.c1175 case SIGEMT: in do_ri()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c243 * Returns SIGILL if JR was in delay slot, SIGEMT if we
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()
[all...]
H A Dasm-offsets.c267 DEFINE(_SIGEMT, SIGEMT); in output_signal_defined()
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
H A Dsignal.h25 #define SIGEMT 7 macro
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/
H A Dsignal.h25 #define SIGEMT 7 macro
/kernel/linux/linux-5.10/include/linux/
H A Dsignal.h387 * | SIGEMT | coredump |
401 #ifdef SIGEMT
402 #define SIGEMT_MASK rt_sigmask(SIGEMT)
/kernel/linux/linux-6.6/include/linux/
H A Dsignal.h389 * | SIGEMT | coredump |
403 #ifdef SIGEMT
404 #define SIGEMT_MASK rt_sigmask(SIGEMT)
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dtraps_32.c306 send_sig_fault(SIGEMT, EMT_TAGOVF, (void __user *)pc, 0, current);
H A Dtraps_64.c2389 0, 0x26, SIGEMT) == NOTIFY_STOP) in do_tof()
2398 force_sig_fault(SIGEMT, EMT_TAGOVF, in do_tof()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dtraps_32.c306 send_sig_fault(SIGEMT, EMT_TAGOVF, (void __user *)pc, current);
H A Dtraps_64.c2386 0, 0x26, SIGEMT) == NOTIFY_STOP) in do_tof()
2395 force_sig_fault(SIGEMT, EMT_TAGOVF, (void __user *)regs->tpc); in do_tof()
/kernel/linux/linux-5.10/kernel/
H A Dsignal.c3137 #if defined(SIGEMT)
3138 [SIGEMT] = { NSIGEMT, SIL_FAULT },
/kernel/linux/linux-6.6/kernel/
H A Dsignal.c3287 #if defined(SIGEMT)
3288 [SIGEMT] = { NSIGEMT, SIL_FAULT },

Completed in 31 milliseconds

12