Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/arm64/include/asm/
Dextable.h41 bool ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf() function
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/arch/x86/include/asm/
Dextable.h57 static inline bool ex_handler_bpf(const struct exception_table_entry *x, in ex_handler_bpf() function
/kernel/linux/linux-6.6/arch/riscv/include/asm/
Dextable.h45 ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf() function
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/arch/loongarch/net/
Dbpf_jit.c395 bool ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf() function
/kernel/linux/linux-6.6/arch/riscv/net/
Dbpf_jit_comp64.c571 bool ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf() function
/kernel/linux/linux-5.10/arch/s390/net/
Dbpf_jit_comp.c625 static bool ex_handler_bpf(const struct exception_table_entry *x, in ex_handler_bpf() function
/kernel/linux/linux-6.6/arch/arm64/net/
Dbpf_jit_comp.c743 bool ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf() function
/kernel/linux/linux-5.10/arch/x86/net/
Dbpf_jit_comp.c755 static bool ex_handler_bpf(const struct exception_table_entry *x, in ex_handler_bpf() function
/kernel/linux/linux-6.6/arch/s390/net/
Dbpf_jit_comp.c692 bool ex_handler_bpf(const struct exception_table_entry *x, struct pt_regs *regs) in ex_handler_bpf() function
/kernel/linux/linux-6.6/arch/x86/net/
Dbpf_jit_comp.c968 bool ex_handler_bpf(const struct exception_table_entry *x, struct pt_regs *regs) in ex_handler_bpf() function