Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c1799 static struct list_head *explored_state(struct bpf_verifier_env *env, int idx) in explored_state() function
8990 head = explored_state(env, insn_idx); in find_prev_entry()
19687 head = explored_state(env, insn); in clean_live_states()
20401 head = explored_state(env, insn_idx); in is_state_visited()