Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arm64/include/asm/
Dextable.h41 bool ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf() function
/linux-6.6.21/arch/loongarch/include/asm/
Dextable.h39 bool ex_handler_bpf(const struct exception_table_entry *ex, struct pt_regs *regs) in ex_handler_bpf() function
/linux-6.6.21/arch/x86/include/asm/
Dextable.h57 static inline bool ex_handler_bpf(const struct exception_table_entry *x, in ex_handler_bpf() function
/linux-6.6.21/arch/riscv/include/asm/
Dextable.h45 ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf() function
/linux-6.6.21/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-6.6.21/arch/loongarch/net/
Dbpf_jit.c393 bool ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf() function
/linux-6.6.21/arch/riscv/net/
Dbpf_jit_comp64.c570 bool ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf() function
/linux-6.6.21/arch/arm64/net/
Dbpf_jit_comp.c694 bool ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf() function
/linux-6.6.21/arch/s390/net/
Dbpf_jit_comp.c686 bool ex_handler_bpf(const struct exception_table_entry *x, struct pt_regs *regs) in ex_handler_bpf() function
/linux-6.6.21/arch/x86/net/
Dbpf_jit_comp.c912 bool ex_handler_bpf(const struct exception_table_entry *x, struct pt_regs *regs) in ex_handler_bpf() function