Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dbpf_verifier.h240 struct bpf_verifier_state { struct
243 struct bpf_verifier_state *parent; argument
289 u32 branches;
290 u32 insn_idx;
291 u32 curframe;
292 u32 active_spin_lock;
293 bool speculative;
319 struct bpf_verifier_state_list { argument
320 struct bpf_verifier_state state; argument