Searched refs:BPF_R2 (Results 1 – 1 of 1) sorted by relevance
50 #define BPF_R2 regs[BPF_REG_2] macro2075 BPF_R0 = (__bpf_call_base + insn->imm)(BPF_R1, BPF_R2, BPF_R3, in ___bpf_prog_run()2080 BPF_R0 = (__bpf_call_base_args + insn->imm)(BPF_R1, BPF_R2, in ___bpf_prog_run()2087 struct bpf_map *map = (struct bpf_map *) (unsigned long) BPF_R2; in ___bpf_prog_run()2355 BPF_R2 = r2; \