Home
last modified time | relevance | path

Searched refs:bpf_reg_state (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dbpf_verifier.h47 struct bpf_reg_state { struct
155 struct bpf_reg_state *parent; argument
183 struct bpf_reg_state spilled_ptr; argument
202 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,
Dbpf.h1720 struct bpf_reg_state;
1722 struct bpf_reg_state *regs);
1725 struct bpf_reg_state *regs);
1727 struct bpf_reg_state *reg);