Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dverifier.c2118 static int push_jmp_history(struct bpf_verifier_env *env, in push_jmp_history() function
10698 err = err ? : push_jmp_history(env, cur); in is_state_visited()
10752 return push_jmp_history(env, cur); in is_state_visited()
10755 return push_jmp_history(env, cur); in is_state_visited()