taglinefilesource code
SIGILL278arch/alpha/kernel/signal.ccase SIGQUIT: case SIGILL: case SIGTRAP:
SIGILL78arch/alpha/kernel/traps.csend_sig(SIGILL, current, 1);
SIGILL203arch/i386/kernel/signal.ccase SIGQUIT: case SIGILL: case SIGTRAP:
SIGILL169arch/i386/kernel/traps.cDO_ERROR( 6, SIGILL,  "invalid operand", invalid_op, current)
SIGILL80arch/i386/math-emu/errors.cmath_abort(FPU_info,SIGILL);
SIGILL197arch/i386/math-emu/fpu_entry.cmath_abort(FPU_info, SIGILL);
SIGILL231arch/i386/math-emu/fpu_entry.cmath_abort(FPU_info,SIGILL);
SIGILL259arch/i386/math-emu/fpu_entry.cmath_abort(FPU_info,SIGILL);
SIGILL250arch/mips/kernel/signal.ccase SIGQUIT: case SIGILL: case SIGTRAP:
SIGILL212arch/mips/kernel/traps.csend_sig(SIGILL, current, 1);
SIGILL217arch/mips/kernel/traps.csend_sig(SIGILL, current, 1);
SIGILL222arch/mips/kernel/traps.csend_sig(SIGILL, current, 1);
SIGILL253arch/mips/kernel/traps.csend_sig(SIGILL, current, 1);