Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Dbpf_verifier.h368 struct bpf_verifier_state { struct
371 struct bpf_verifier_state *parent; argument
417 u32 branches;
418 u32 insn_idx;
442 struct bpf_verifier_state *loop_entry; argument
467 struct bpf_verifier_state *___vstate = __vst; \ argument