Searched refs:BPF_REG_ARG1 (Results 1 – 5 of 5) sorted by relevance
158 if (dst_addr_reg != BPF_REG_ARG1) in gen_read_mem()159 ins(BPF_MOV64_REG(BPF_REG_ARG1, dst_addr_reg), pos); in gen_read_mem()442 ins(BPF_MOV64_REG(BPF_REG_CTX, BPF_REG_ARG1), &pos); in bpf__gen_prologue()487 ins(BPF_MOV64_REG(BPF_REG_ARG1, BPF_REG_CTX), &pos); in bpf__gen_prologue()
14 #define BPF_REG_ARG1 BPF_REG_1 macro
41 #define BPF_REG_ARG1 BPF_REG_1 macro
55 #define ARG1 regs[BPF_REG_ARG1]
402 *insn++ = BPF_MOV64_REG(BPF_REG_ARG1, BPF_REG_CTX); in convert_bpf_extensions()482 *insn++ = BPF_MOV64_REG(BPF_REG_ARG1, BPF_REG_CTX); in convert_bpf_ld_abs()574 *new_insn++ = BPF_MOV64_REG(BPF_REG_CTX, BPF_REG_ARG1); in bpf_convert_filter()