Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dbpf_verifier.h384 struct bpf_verifier_state { struct
387 struct bpf_verifier_state *parent; argument
433 u32 branches;
434 u32 insn_idx;
435 u32 curframe;
460 struct bpf_verifier_state *loop_entry; argument
486 struct bpf_verifier_state *___vstate = __vst; \ argument