Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dstates.c1271 head = bpf_explored_state(env, insn_idx); in bpf_is_state_visited()
H A Dverifier.c1690 struct list_head *bpf_explored_state(struct bpf_verifier_env *env, int idx) in bpf_explored_state() function
7808 head = bpf_explored_state(env, insn_idx); in find_prev_entry()
/linux/include/linux/
H A Dbpf_verifier.h1206 struct list_head *bpf_explored_state(struct bpf_verifier_env *env, int idx);