Home
last modified time | relevance | path

Searched refs:ex_handler_bpf (Results 1 – 9 of 9) sorted by relevance

/linux/arch/arm64/include/asm/
A Dextable.h46 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
/linux/arch/x86/include/asm/
A Dextable.h51 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
/linux/arch/arm64/mm/
A Dextable.c81 return ex_handler_bpf(ex, regs); in fixup_exception()
/linux/arch/x86/mm/
A Dextable.c152 return ex_handler_bpf(e, regs); in fixup_exception()
/linux/arch/s390/net/
A Dbpf_jit_comp.c625 static bool ex_handler_bpf(const struct exception_table_entry *x, in ex_handler_bpf() function
681 ex->handler = (u8 *)ex_handler_bpf - (u8 *)&ex->handler; in bpf_jit_probe_mem()
/linux/arch/arm64/net/
A Dbpf_jit_comp.c362 bool ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf() function
/linux/arch/x86/net/
A Dbpf_jit_comp.c820 bool ex_handler_bpf(const struct exception_table_entry *x, struct pt_regs *regs) in ex_handler_bpf() function
/linux/
A DSystem.map805 ffff80001003b520 T ex_handler_bpf
A D.tmp_System.map805 ffff80001003b520 T ex_handler_bpf

Completed in 357 milliseconds