Lines Matching defs:regs
166 struct reg_state regs[MAX_BPF_REG]; member
462 static void init_reg_state(struct reg_state *regs) in init_reg_state()
479 static void mark_reg_unknown_value(struct reg_state *regs, u32 regno) in mark_reg_unknown_value()
493 static int check_reg_arg(struct reg_state *regs, u32 regno, in check_reg_arg()
689 struct reg_state *regs = env->cur_state.regs; in check_xadd() local
727 struct reg_state *regs = state->regs; in check_stack_boundary() local
840 struct reg_state *regs = state->regs; in check_call() local
914 static int check_alu_op(struct reg_state *regs, struct bpf_insn *insn) in check_alu_op()
1055 struct reg_state *regs = env->cur_state.regs; in check_cond_jmp_op() local
1162 struct reg_state *regs = env->cur_state.regs; in check_ld_imm() local
1219 struct reg_state *regs = env->cur_state.regs; in check_ld_abs() local
1577 struct reg_state *regs = state->regs; in do_check() local