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; argument213 struct bpf_reg_state regs[MAX_BPF_REG];338 struct bpf_reg_state *___regs; \536 static inline struct bpf_reg_state *cur_regs(struct bpf_verifier_env *env) in cur_regs()552 const struct bpf_reg_state *reg, int regno);553 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);