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() argument
615 u8 mode, bool alu32) in __bpf_fill_alu_shift() argument
754 bool alu32) in __bpf_fill_alu_shift_same_reg() argument
1238 static int __bpf_fill_alu_imm_regs(struct bpf_test *self, u8 op, bool alu32) in __bpf_fill_alu_imm_regs() argument
1421 __bpf_fill_alu_reg_pairs(struct bpf_test * self,u8 op,bool alu32) __bpf_fill_alu_reg_pairs() argument
[all...]
/linux/kernel/bpf/
H A Dverifier.c15307 bool alu32 = (BPF_CLASS(insn->code) != BPF_ALU64); in adjust_scalar_min_max_vals() local
15412 bool alu32 = (BPF_CLASS(insn->code) != BPF_ALU64); adjust_reg_min_max_vals() local
[all...]