Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dbpf_verifier.h46 struct bpf_reg_state { struct
48 enum bpf_reg_type type;
50 s32 off;
51 union {
106 u32 id;
168 struct bpf_reg_state *parent; argument
175 u32 frameno;
202 struct bpf_reg_state spilled_ptr; argument