Searched refs:bpf_reg_state (Results 1 – 2 of 2) sorted by relevance
47 struct bpf_reg_state { struct155 struct bpf_reg_state *parent; argument183 struct bpf_reg_state spilled_ptr; argument202 struct bpf_reg_state regs[MAX_BPF_REG];327 struct bpf_reg_state *___regs; \524 static inline struct bpf_reg_state *cur_regs(struct bpf_verifier_env *env) in cur_regs()540 const struct bpf_reg_state *reg, int regno);541 int check_mem_reg(struct bpf_verifier_env *env, struct bpf_reg_state *reg,
1720 struct bpf_reg_state;1722 struct bpf_reg_state *regs);1725 struct bpf_reg_state *regs);1727 struct bpf_reg_state *reg);