Searched defs:bpf_off (Results 1 – 1 of 1) sorted by relevance
1227 static void emit_stack_arg_load(u8 dst, s16 bpf_off, struct jit_ctx *ctx) in emit_stack_arg_load()1237 static void emit_stack_arg_store(u8 src_a64, s16 bpf_off, struct jit_ctx *ctx) in emit_stack_arg_store()1247 static void emit_stack_arg_store_imm(s32 imm, s16 bpf_off, const u8 tmp, struct jit_ctx *ctx) in emit_stack_arg_store_imm()