Home
last modified time | relevance | path

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

/include/linux/
A Dbpf_verifier.h383 struct bpf_verifier_state { struct
386 struct bpf_verifier_state *parent; argument
455 struct bpf_verifier_state *equal_state; argument
481 struct bpf_verifier_state *___vstate = __vst; \ argument
505 struct bpf_verifier_state state;
726 struct bpf_verifier_state state;
734 struct bpf_verifier_state *entry_state;
761 struct bpf_verifier_state *cur_state; /* current verifier state */
888 struct bpf_verifier_state *cur = env->cur_state; in cur_func()
1060 void print_verifier_state(struct bpf_verifier_env *env, const struct bpf_verifier_state *vstate,
[all …]

Completed in 7 milliseconds