Home
last modified time | relevance | path

Searched refs:bpf_jit_emit_func_call_rel (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/arch/powerpc/net/
Dbpf_jit.h177 void bpf_jit_emit_func_call_rel(u32 *image, struct codegen_context *ctx, u64 func);
Dbpf_jit_comp.c62 bpf_jit_emit_func_call_rel(image, ctx, func_addr); in bpf_jit_fixup_subprog_calls()
Dbpf_jit_comp64.c174 void bpf_jit_emit_func_call_rel(u32 *image, struct codegen_context *ctx, u64 func) in bpf_jit_emit_func_call_rel() function
842 bpf_jit_emit_func_call_rel(image, ctx, func_addr); in bpf_jit_build_body()
Dbpf_jit_comp32.c188 void bpf_jit_emit_func_call_rel(u32 *image, struct codegen_context *ctx, u64 func) in bpf_jit_emit_func_call_rel() function
875 bpf_jit_emit_func_call_rel(image, ctx, func_addr); in bpf_jit_build_body()