Searched defs:invoke_bpf_prog (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/powerpc/net/ |
| H A D | bpf_jit_comp.c | 484 static int invoke_bpf_prog(u32 *image, u32 *ro_image, struct codegen_context *ctx, in invoke_bpf_prog() function
|
| /linux/arch/loongarch/net/ |
| H A D | bpf_jit.c | 1363 static int invoke_bpf_prog(struct jit_ctx *ctx, struct bpf_tramp_link *l, in invoke_bpf_prog() function
|
| /linux/arch/riscv/net/ |
| H A D | bpf_jit_comp64.c | 926 static int invoke_bpf_prog(struct bpf_tramp_link *l, int args_off, int retval_off, in invoke_bpf_prog() function
|
| /linux/arch/arm64/net/ |
| H A D | bpf_jit_comp.c | 2287 static void invoke_bpf_prog(struct jit_ctx *ctx, struct bpf_tramp_link *l, in invoke_bpf_prog() function
|
| /linux/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 2941 static int invoke_bpf_prog(const struct btf_func_model *m, u8 **pprog, in invoke_bpf_prog() function
|