Searched refs:sigill (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/arch/mips/kernel/ |
| H A D | unaligned.c | 201 goto sigill; in emulate_load_store_insn() 355 goto sigill; in emulate_load_store_insn() 378 goto sigill; in emulate_load_store_insn() 433 goto sigill; in emulate_load_store_insn() 575 goto sigill; in emulate_load_store_insn() 603 sigill: in emulate_load_store_insn() 1137 goto sigill; in emulate_load_store_microMIPS() 1159 goto sigill; in emulate_load_store_microMIPS() 1201 goto sigill; in emulate_load_store_microMIPS() 1230 sigill: in emulate_load_store_microMIPS() [all …]
|
| /linux-6.15/tools/testing/selftests/x86/ |
| H A D | syscall_arg_fault.c | 74 static void sigill(int sig, siginfo_t *info, void *ctx_void) in sigill() function 105 sethandler(SIGILL, sigill, SA_ONSTACK); in main()
|
| H A D | fsgsbase.c | 62 static void sigill(int sig, siginfo_t *si, void *ctx_void) in sigill() function 580 sethandler(SIGILL, sigill, 0); in main()
|
| /linux-6.15/arch/x86/kernel/ |
| H A D | uprobes.c | 373 goto sigill; in SYSCALL_DEFINE0() 377 goto sigill; in SYSCALL_DEFINE0() 381 goto sigill; in SYSCALL_DEFINE0() 419 goto sigill; in SYSCALL_DEFINE0() 427 sigill: in SYSCALL_DEFINE0()
|
| /linux-6.15/tools/testing/selftests/arm64/abi/ |
| H A D | hwcap.c | 1116 DEF_SIGHANDLER_FUNC(sigill, SIGILL); 1221 DEF_INST_RAISE_SIG(sigill, SIGILL);
|
| /linux-6.15/kernel/events/ |
| H A D | uprobes.c | 2615 goto sigill; in uprobe_handle_trampoline() 2619 goto sigill; in uprobe_handle_trampoline() 2658 sigill: in uprobe_handle_trampoline()
|
| /linux-6.15/arch/powerpc/kernel/ |
| H A D | traps.c | 1562 goto sigill; in do_program_check() 1617 sigill: in do_program_check()
|
| H A D | interrupt_64.S | 205 system_call_vectored sigill 0x7ff0
|