Searched refs:bpf_reg_state (Results 1 – 3 of 3) sorted by relevance
59 struct bpf_reg_state { struct216 struct bpf_reg_state *parent; argument257 struct bpf_reg_state spilled_ptr;296 struct bpf_reg_state regs[MAX_BPF_REG];484 struct bpf_reg_state *___regs; \837 struct bpf_reg_state fake_reg[2];893 static inline struct bpf_reg_state *cur_regs(struct bpf_verifier_env *env) in cur_regs()
1048 struct bpf_reg_state;1072 const struct bpf_reg_state *reg,2803 const struct bpf_reg_state *reg,2817 struct bpf_reg_state;2846 const struct bpf_reg_state *reg,3097 const struct bpf_reg_state *reg, in btf_struct_access()
689 const struct bpf_reg_state *reg,
Completed in 28 milliseconds