Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/bpf/
Dcore.c1302 static u64 __no_fgcse ___bpf_prog_run(u64 *regs, const struct bpf_insn *insn, u64 *stack) in ___bpf_prog_run() function
1575 return ___bpf_prog_run(regs, insn, stack); \
1592 return ___bpf_prog_run(regs, insn, stack); \