Searched refs:bpf_add_extable_entry (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/arch/powerpc/net/ |
D | bpf_jit.h | 171 int bpf_add_extable_entry(struct bpf_prog *fp, u32 *image, u32 *fimage, int pass,
|
D | bpf_jit_comp.c | 257 int bpf_add_extable_entry(struct bpf_prog *fp, u32 *image, u32 *fimage, int pass, in bpf_add_extable_entry() function
|
D | bpf_jit_comp64.c | 1053 ret = bpf_add_extable_entry(fp, image, fimage, pass, ctx, in bpf_jit_build_body()
|
D | bpf_jit_comp32.c | 1085 ret = bpf_add_extable_entry(fp, image, fimage, pass, ctx, insn_idx, in bpf_jit_build_body()
|