Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/net/
H A Dbpf_jit_comp.c2286 static int invoke_bpf(const struct btf_func_model *m, u8 **pprog, in invoke_bpf() function
2546 if (invoke_bpf(m, &prog, fentry, regs_off, run_ctx_off, in arch_prepare_bpf_trampoline()
2606 if (invoke_bpf(m, &prog, fexit, regs_off, run_ctx_off, false)) { in arch_prepare_bpf_trampoline()