Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dbpf_verifier.h43 struct bpf_reg_state { struct
45 enum bpf_reg_type type;
46 union {
63 s32 off;
73 u32 id;
135 struct bpf_reg_state *parent; argument
163 struct bpf_reg_state spilled_ptr; argument