Home
last modified time | relevance | path

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

/include/linux/
A Dbpf_verifier.h59 struct bpf_reg_state { struct
216 struct bpf_reg_state *parent; argument
257 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()
A Dbpf.h1048 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()
A Dfilter.h689 const struct bpf_reg_state *reg,

Completed in 28 milliseconds