Searched refs:bpf2la_offset (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/arch/loongarch/net/ |
| D | bpf_jit.c | 694 jmp_offset = bpf2la_offset(i, off, ctx); in build_insn() 729 jmp_offset = bpf2la_offset(i, off, ctx); in build_insn() 752 jmp_offset = bpf2la_offset(i, off, ctx); in build_insn() 762 jmp_offset = bpf2la_offset(i, off, ctx); in build_insn() 772 jmp_offset = bpf2la_offset(i, off, ctx); in build_insn()
|
| D | bpf_jit.h | 45 static inline int bpf2la_offset(int bpf_insn, int off, const struct jit_ctx *ctx) in bpf2la_offset() function
|