Home
last modified time | relevance | path

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

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