Home
last modified time | relevance | path

Searched refs:ex_handle (Results 1 – 4 of 4) sorted by relevance

/linux/arch/s390/include/asm/
A Dextable.h52 static inline bool ex_handle(const struct exception_table_entry *x, in ex_handle() function
/linux/arch/s390/kernel/
A Dtraps.c58 if (!fixup || !ex_handle(fixup, regs)) in do_report_trap()
256 ex_handle(fixup, regs); in monitor_event_exception()
A Dkprobes.c491 if (entry && ex_handle(entry, regs)) in kprobe_trap_handler()
/linux/arch/s390/mm/
A Dfault.c248 if (fixup && ex_handle(fixup, regs)) in do_no_context()

Completed in 11 milliseconds