Searched refs:ex_handler_bpf (Results 1 – 9 of 9) sorted by relevance
46 bool ex_handler_bpf(const struct exception_table_entry *ex,50 bool ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf() function
51 bool ex_handler_bpf(const struct exception_table_entry *x, struct pt_regs *regs);53 static inline bool ex_handler_bpf(const struct exception_table_entry *x, in ex_handler_bpf() function
81 return ex_handler_bpf(ex, regs); in fixup_exception()
152 return ex_handler_bpf(e, regs); in fixup_exception()
625 static bool ex_handler_bpf(const struct exception_table_entry *x, in ex_handler_bpf() function681 ex->handler = (u8 *)ex_handler_bpf - (u8 *)&ex->handler; in bpf_jit_probe_mem()
362 bool ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf() function
820 bool ex_handler_bpf(const struct exception_table_entry *x, struct pt_regs *regs) in ex_handler_bpf() function
805 ffff80001003b520 T ex_handler_bpf
Completed in 357 milliseconds