other_branch_regs 5872 kernel/bpf/verifier.c 	struct bpf_reg_state *dst_reg, *other_branch_regs, *src_reg = NULL;
other_branch_regs 5945 kernel/bpf/verifier.c 	other_branch_regs = other_branch->frame[other_branch->curframe]->regs;
other_branch_regs 5969 kernel/bpf/verifier.c 				reg_set_min_max(&other_branch_regs[insn->dst_reg],
other_branch_regs 5977 kernel/bpf/verifier.c 				reg_set_min_max_inv(&other_branch_regs[insn->src_reg],
other_branch_regs 5986 kernel/bpf/verifier.c 				reg_combine_min_max(&other_branch_regs[insn->src_reg],
other_branch_regs 5987 kernel/bpf/verifier.c 						    &other_branch_regs[insn->dst_reg],
other_branch_regs 5991 kernel/bpf/verifier.c 		reg_set_min_max(&other_branch_regs[insn->dst_reg],