Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dcore.c1740 static u64 ___bpf_prog_run(u64 *regs, const struct bpf_insn *insn) in ___bpf_prog_run() function
2298 return ___bpf_prog_run(regs, insn); \
2316 return ___bpf_prog_run(regs, insn); \