Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dbpf_verifier.h43 struct bpf_reg_state { struct
45 enum bpf_reg_type type;
46 union {
59 s32 off;
67 u32 id;
125 struct bpf_reg_state *parent; argument
153 struct bpf_reg_state spilled_ptr; argument