Home
last modified time | relevance | path

Searched defs:ex_handler_bpf (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/arch/riscv/include/asm/
Dextable.h41 ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf() function
/linux-5.19.10/arch/arm64/include/asm/
Dextable.h41 bool ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf() function
/linux-5.19.10/arch/x86/include/asm/
Dextable.h57 static inline bool ex_handler_bpf(const struct exception_table_entry *x, in ex_handler_bpf() function
/linux-5.19.10/arch/s390/include/asm/
Dextable.h63 static inline bool ex_handler_bpf(const struct exception_table_entry *ex, struct pt_regs *regs) in ex_handler_bpf() function
/linux-5.19.10/arch/riscv/net/
Dbpf_jit_comp64.c545 bool ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf() function
/linux-5.19.10/arch/arm64/net/
Dbpf_jit_comp.c597 bool ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf() function
/linux-5.19.10/arch/s390/net/
Dbpf_jit_comp.c610 bool ex_handler_bpf(const struct exception_table_entry *x, struct pt_regs *regs) in ex_handler_bpf() function
/linux-5.19.10/arch/x86/net/
Dbpf_jit_comp.c844 bool ex_handler_bpf(const struct exception_table_entry *x, struct pt_regs *regs) in ex_handler_bpf() function