Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dverifier.c1779 static struct list_head *explored_state(struct bpf_verifier_env *env, int idx) in explored_state() function
8732 head = explored_state(env, insn_idx); in find_prev_entry()
18277 head = explored_state(env, insn); in clean_live_states()
19017 head = explored_state(env, insn_idx); in is_state_visited()