Home
last modified time | relevance | path

Searched refs:bpf_jit_build_fentry_stubs (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/net/
H A Dbpf_jit.h218 void bpf_jit_build_fentry_stubs(u32 *image, struct codegen_context *ctx);
H A Dbpf_jit_comp.c52 void bpf_jit_build_fentry_stubs(u32 *image, struct codegen_context *ctx) in bpf_jit_build_fentry_stubs() function