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.h44 struct bpf_reg_state { struct
46 enum bpf_reg_type type;
48 s32 off;
49 union {
90 u32 id;
152 struct bpf_reg_state *parent; argument
180 struct bpf_reg_state spilled_ptr; argument

Completed in 5 milliseconds