Home
last modified time | relevance | path

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

/linux/include/linux/
A Dbpf_verifier.h75 struct bpf_reg_state { struct
77 enum bpf_reg_type type;
82 s32 off;
83 union {
148 struct tnum var_off;
182 u32 id;
224 struct bpf_reg_state *parent; argument
231 u32 frameno;
236 s32 subreg_def;
237 enum bpf_reg_liveness live;
[all …]

Completed in 9 milliseconds