Home
last modified time | relevance | path

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

/linux/arch/powerpc/net/
H A Dbpf_jit.h219 void bpf_jit_realloc_regs(struct codegen_context *ctx);
H A Dbpf_jit_comp.c281 bpf_jit_realloc_regs(&cgctx); in bpf_int_jit_compile()
H A Dbpf_jit_comp64.c207 void bpf_jit_realloc_regs(struct codegen_context *ctx) in bpf_jit_realloc_regs() function