Searched refs:BPF_R0 (Results 1 – 1 of 1) sorted by relevance
37 #define BPF_R0 regs[BPF_REG_0] macro1447 BPF_R0 = (__bpf_call_base + insn->imm)(BPF_R1, BPF_R2, BPF_R3, in ___bpf_prog_run()1452 BPF_R0 = (__bpf_call_base_args + insn->imm)(BPF_R1, BPF_R2, in ___bpf_prog_run()1489 return BPF_R0; in ___bpf_prog_run()