Searched defs:ex_handler_bpf (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| D | extable.h | 41 bool ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf() function
|
| /kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
| D | extable.h | 39 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/ |
| D | extable.h | 57 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/ |
| D | extable.h | 45 ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf() function
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| D | extable.h | 63 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/ |
| D | bpf_jit.c | 395 bool ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf() function
|
| /kernel/linux/linux-6.6/arch/riscv/net/ |
| D | bpf_jit_comp64.c | 571 bool ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf() function
|
| /kernel/linux/linux-5.10/arch/s390/net/ |
| D | bpf_jit_comp.c | 625 static bool ex_handler_bpf(const struct exception_table_entry *x, in ex_handler_bpf() function
|
| /kernel/linux/linux-6.6/arch/arm64/net/ |
| D | bpf_jit_comp.c | 743 bool ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf() function
|
| /kernel/linux/linux-5.10/arch/x86/net/ |
| D | bpf_jit_comp.c | 755 static bool ex_handler_bpf(const struct exception_table_entry *x, in ex_handler_bpf() function
|
| /kernel/linux/linux-6.6/arch/s390/net/ |
| D | bpf_jit_comp.c | 692 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/ |
| D | bpf_jit_comp.c | 968 bool ex_handler_bpf(const struct exception_table_entry *x, struct pt_regs *regs) in ex_handler_bpf() function
|