Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dverifier.c1919 static struct bpf_verifier_state *get_loop_entry(struct bpf_verifier_env *env, in get_loop_entry() function
18282 loop_entry = get_loop_entry(env, &sl->state); in clean_live_states()
19172 loop_entry = get_loop_entry(env, &sl->state); in is_state_visited()