Home
last modified time | relevance | path

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

/linux/lib/
H A Dtest_bpf.c481 static int __bpf_fill_max_jmp(struct bpf_test *self, int jmp, int imm, bool alu32) in __bpf_fill_max_jmp()
615 u8 mode, bool alu32) in __bpf_fill_alu_shift()
754 bool alu32) in __bpf_fill_alu_shift_same_reg()
1238 static int __bpf_fill_alu_imm_regs(struct bpf_test *self, u8 op, bool alu32) in __bpf_fill_alu_imm_regs()
1421 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.c14680 bool alu32 = (BPF_CLASS(insn->code) != BPF_ALU64); in adjust_scalar_min_max_vals() local
14778 bool alu32 = (BPF_CLASS(insn->code) != BPF_ALU64); in adjust_reg_min_max_vals() local