Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dbpf_verifier.h198 struct bpf_verifier_state { struct
201 struct bpf_verifier_state *parent; argument
247 u32 branches;
248 u32 insn_idx;
249 u32 curframe;
250 u32 active_spin_lock;
251 bool speculative;
277 struct bpf_verifier_state_list { argument
278 struct bpf_verifier_state state; argument