Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf_verifier.h330 struct bpf_verifier_state { struct
333 struct bpf_verifier_state *parent; argument
379 u32 branches;
380 u32 insn_idx;
404 struct bpf_verifier_state *loop_entry; argument
430 struct bpf_verifier_state *___vstate = __vst; \ argument