Searched refs:__bpf_prog_run (Results 1 – 2 of 2) sorted by relevance
195 static unsigned int __bpf_prog_run(void *ctx, const struct bpf_insn *insn) in __bpf_prog_run() function703 fp->bpf_func = (void *) __bpf_prog_run; in bpf_prog_select_runtime()
704 returns will be seamless. Without JIT, __bpf_prog_run() interpreter needs to708 already placed into R1 (e.g. on __bpf_prog_run() startup) and the programs