Searched refs:bpf_add_extable_entry (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/net/
H A Dbpf_jit.h171 int bpf_add_extable_entry(struct bpf_prog *fp, u32 *image, u32 *fimage, int pass,
H A Dbpf_jit_comp.c257 int bpf_add_extable_entry(struct bpf_prog *fp, u32 *image, u32 *fimage, int pass, function
H A Dbpf_jit_comp64.c943 ret = bpf_add_extable_entry(fp, image, fimage, pass, ctx,
H A Dbpf_jit_comp32.c1001 ret = bpf_add_extable_entry(fp, image, fimage, pass, ctx, insn_idx,

Completed in 119 milliseconds