Searched defs:bpf_off (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/arch/mips/net/ |
H A D | bpf_jit_comp.c | 677 int finish_jmp(struct jit_context *ctx, u8 jit_op, s16 bpf_off) in finish_jmp() argument 553 setup_jmp(struct jit_context *ctx, u8 bpf_op, s16 bpf_off, u8 *jit_op, s32 *jit_off) setup_jmp() argument 605 setup_jmp_i(struct jit_context *ctx, s32 imm, u8 width, u8 bpf_op, s16 bpf_off, u8 *jit_op, s32 *jit_off) setup_jmp_i() argument 650 setup_jmp_r(struct jit_context *ctx, bool same_reg, u8 bpf_op, s16 bpf_off, u8 *jit_op, s32 *jit_off) setup_jmp_r() argument
|
Completed in 3 milliseconds