Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/net/
Dbpf_jit_comp.c1784 static int invoke_bpf_prog(const struct btf_func_model *m, u8 **pprog, in invoke_bpf_prog() function
1901 if (invoke_bpf_prog(m, &prog, tl->links[i], stack_size, in invoke_bpf()
1922 if (invoke_bpf_prog(m, &prog, tl->links[i], stack_size, run_ctx_off, true)) in invoke_bpf_mod_ret()