Home
last modified time | relevance | path

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

/linux/arch/powerpc/net/
H A Dbpf_jit.h198 void bpf_jit_build_fentry_stubs(u32 *image, struct codegen_context *ctx);
H A Dbpf_jit_comp64.c207 bpf_jit_build_fentry_stubs(image, ctx); in bpf_jit_build_epilogue()
H A Dbpf_jit_comp32.c205 bpf_jit_build_fentry_stubs(image, ctx); in bpf_jit_build_epilogue()