Lines Matching refs:bpf_reg_state
46 struct bpf_reg_state { struct
168 struct bpf_reg_state *parent; argument
202 struct bpf_reg_state spilled_ptr; argument
232 struct bpf_reg_state regs[MAX_BPF_REG];
358 struct bpf_reg_state *___regs; \
572 static inline struct bpf_reg_state *cur_regs(struct bpf_verifier_env *env) in cur_regs()
588 const struct bpf_reg_state *reg, int regno);
590 const struct bpf_reg_state *reg, int regno,
592 int check_kfunc_mem_size_reg(struct bpf_verifier_env *env, struct bpf_reg_state *reg,
594 int check_mem_reg(struct bpf_verifier_env *env, struct bpf_reg_state *reg,
597 struct bpf_reg_state *reg);
599 struct bpf_reg_state *reg,