Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dcore.c1675 static u64 ___bpf_prog_run(u64 *regs, const struct bpf_insn *insn) in ___bpf_prog_run() function
2179 return ___bpf_prog_run(regs, insn); \
2196 return ___bpf_prog_run(regs, insn); \