Home
last modified time | relevance | path

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

/linux/arch/powerpc/net/
H A Dbpf_jit.h216 int bpf_add_extable_entry(struct bpf_prog *fp, u32 *image, u32 *fimage, int pass,
H A Dbpf_jit_comp64.c1424 ret = bpf_add_extable_entry(fp, image, fimage, pass, ctx, in bpf_jit_build_body()
1450 ret = bpf_add_extable_entry(fp, image, fimage, pass, ctx, in bpf_jit_build_body()
1474 ret = bpf_add_extable_entry(fp, image, fimage, pass, ctx, in bpf_jit_build_body()
1605 ret = bpf_add_extable_entry(fp, image, fimage, pass, ctx, in bpf_jit_build_body()
1643 ret = bpf_add_extable_entry(fp, image, fimage, pass, ctx, in bpf_jit_build_body()
H A Dbpf_jit_comp.c332 int bpf_add_extable_entry(struct bpf_prog *fp, u32 *image, u32 *fimage, int pass, in bpf_add_extable_entry() function
H A Dbpf_jit_comp32.c1089 ret = bpf_add_extable_entry(fp, image, fimage, pass, ctx, insn_idx, in bpf_jit_build_body()