Home
last modified time | relevance | path

Searched defs:alu32 (Results 1 – 2 of 2) sorted by relevance

/linux/lib/
H A Dtest_bpf.c595 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()
/linux/kernel/bpf/
H A Dverifier.c13902 bool alu32 = (BPF_CLASS(insn->code) != BPF_ALU64); in adjust_scalar_min_max_vals() local
14000 bool alu32 = (BPF_CLASS(insn->code) != BPF_ALU64); in adjust_reg_min_max_vals() local