Home
last modified time | relevance | path

Searched defs:bpf_jit_emit_func_call_rel (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/net/
Dbpf_jit_comp32.c203 int bpf_jit_emit_func_call_rel(u32 *image, struct codegen_context *ctx, u64 func) in bpf_jit_emit_func_call_rel() function
Dbpf_jit_comp64.c243 int bpf_jit_emit_func_call_rel(u32 *image, struct codegen_context *ctx, u64 func) in bpf_jit_emit_func_call_rel() function
/kernel/linux/linux-5.10/arch/powerpc/net/
Dbpf_jit_comp64.c191 static void bpf_jit_emit_func_call_rel(u32 *image, struct codegen_context *ctx, in bpf_jit_emit_func_call_rel() function