Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf_verifier.h73 struct bpf_reg_state { struct
75 enum bpf_reg_type type;
77 s32 off;
78 union {
143 struct tnum var_off;
170 u32 id;
212 struct bpf_reg_state *parent; argument
219 u32 frameno;
224 s32 subreg_def;
225 enum bpf_reg_liveness live;
[all …]