Searched defs:alu32 (Results 1 – 2 of 2) sorted by relevance
595 u8 mode, bool alu32) in __bpf_fill_alu_shift()734 bool alu32) in __bpf_fill_alu_shift_same_reg()1218 static int __bpf_fill_alu_imm_regs(struct bpf_test *self, u8 op, bool alu32) in __bpf_fill_alu_imm_regs()1401 static int __bpf_fill_alu_reg_pairs(struct bpf_test *self, u8 op, bool alu32) in __bpf_fill_alu_reg_pairs()
9030 bool alu32 = (BPF_CLASS(insn->code) != BPF_ALU64); in adjust_scalar_min_max_vals() local