Home
last modified time | relevance | path

Searched refs:do_trap (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/arch/s390/kernel/
Dtraps.c86 static void do_trap(struct pt_regs *regs, int si_signo, int si_code, char *str) in do_trap() function
93 NOKPROBE_SYMBOL(do_trap);
124 do_trap(regs, signr, sicode, str); \
171 do_trap(regs, SIGFPE, si_code, "floating point exception"); in do_fp_trap()
220 do_trap(regs, signal, ILL_ILLOPC, "illegal operation"); in illegal_op()
257 do_trap(regs, SIGILL, ILL_ILLOPN, "illegal operation"); in vector_exception()
283 do_trap(regs, SIGFPE, si_code, "vector exception"); in vector_exception()
317 do_trap(regs, signal, ILL_ILLOPN, "data exception"); in data_exception()
326 do_trap(regs, SIGILL, ILL_PRVOPC, "space switch event"); in space_switch_exception()
/linux-4.1.27/arch/c6x/kernel/
Dtraps.c244 static void do_trap(struct exception_info *except_info, struct pt_regs *regs) in do_trap() function
286 do_trap(&bkpt_exception, regs); in process_iexcept()
292 do_trap(&iexcept_table[iexcept_num], regs); in process_iexcept()
307 do_trap(&eexcept_table[evt], regs); in process_eexcept()
346 do_trap(&iexcept_table[ie_num], regs); in process_exception()
/linux-4.1.27/arch/x86/kernel/
Dtraps.c254 do_trap(int trapnr, int signr, char *str, struct pt_regs *regs, in do_trap() function
287 NOKPROBE_SYMBOL(do_trap);
298 do_trap(trapnr, signr, str, regs, error_code, in do_error_trap()
431 do_trap(X86_TRAP_BR, SIGSEGV, "bounds", regs, error_code, info); in do_bounds()
451 do_trap(X86_TRAP_BR, SIGSEGV, "bounds", regs, error_code, NULL); in do_bounds()
540 do_trap(X86_TRAP_BP, SIGTRAP, "int3", regs, error_code, NULL); in do_int3()
915 do_trap(X86_TRAP_IRET, SIGILL, "iret exception", regs, error_code, in do_iret_error()
/linux-4.1.27/arch/m32r/kernel/
Dtraps.c236 static __inline__ void do_trap(int trapnr, int signr, const char * str, in do_trap() function
260 do_trap(trapnr, signr, NULL, regs, error_code, NULL); \
271 do_trap(trapnr, signr, str, regs, error_code, &info); \
/linux-4.1.27/arch/tile/kernel/
Dintvec_64.S509 .ifc \c_routine, do_trap
1511 int_hand INT_MEM_ERROR, MEM_ERROR, do_trap
1524 int_hand INT_ILL, ILL, do_trap
1525 int_hand INT_GPV, GPV, do_trap
1526 int_hand INT_IDN_ACCESS, IDN_ACCESS, do_trap
1527 int_hand INT_UDN_ACCESS, UDN_ACCESS, do_trap
1528 int_hand INT_SWINT_3, SWINT_3, do_trap
1529 int_hand INT_SWINT_2, SWINT_2, do_trap
1531 int_hand INT_SWINT_0, SWINT_0, do_trap
1532 int_hand INT_ILL_TRANS, ILL_TRANS, do_trap
[all …]
Dintvec_32.S310 .ifc \c_routine, do_trap
1844 j do_trap
1860 int_hand INT_ILL, ILL, do_trap, handle_ill
1861 int_hand INT_GPV, GPV, do_trap
1862 int_hand INT_SN_ACCESS, SN_ACCESS, do_trap
1863 int_hand INT_IDN_ACCESS, IDN_ACCESS, do_trap
1864 int_hand INT_UDN_ACCESS, UDN_ACCESS, do_trap
1869 int_hand INT_SWINT_3, SWINT_3, do_trap
1870 int_hand INT_SWINT_2, SWINT_2, do_trap
1872 int_hand INT_SWINT_0, SWINT_0, do_trap
[all …]
Dtraps.c254 void __kprobes do_trap(struct pt_regs *regs, int fault_num, in do_trap() function
/linux-4.1.27/arch/tile/include/asm/
Dtraps.h46 void do_trap(struct pt_regs *, int fault_num, unsigned long reason);
/linux-4.1.27/arch/openrisc/kernel/
Dtraps.c288 asmlinkage void do_trap(struct pt_regs *regs, unsigned long address) in do_trap() function
Dentry.S780 l.jal do_trap