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

/linux-master/lib/
H A Dtest_bpf.c1218 static int __bpf_fill_alu_imm_regs(struct bpf_test *self, u8 op, bool alu32) argument
594 __bpf_fill_alu_shift(struct bpf_test *self, u8 op, u8 mode, bool alu32) argument
733 __bpf_fill_alu_shift_same_reg(struct bpf_test *self, u8 op, bool alu32) argument
1401 __bpf_fill_alu_reg_pairs(struct bpf_test *self, u8 op, bool alu32) argument
[all...]
/linux-master/kernel/bpf/
H A Dverifier.c13727 bool alu32 = (BPF_CLASS(insn->code) != BPF_ALU64); local
[all...]

Completed in 272 milliseconds