Searched refs:invoke_bpf_prog (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/arch/x86/net/ |
| D | bpf_jit_comp.c | 1749 static int invoke_bpf_prog(const struct btf_func_model *m, u8 **pprog, in invoke_bpf_prog() function 1845 if (invoke_bpf_prog(m, &prog, tp->progs[i], stack_size, in invoke_bpf() 1866 if (invoke_bpf_prog(m, &prog, tp->progs[i], stack_size, true)) in invoke_bpf_mod_ret()
|