Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/bpf/
Dverifier.c1404 static int push_jmp_history(struct bpf_verifier_env *env, in push_jmp_history() function
7304 err = err ? : push_jmp_history(env, cur); in is_state_visited()
7358 return push_jmp_history(env, cur); in is_state_visited()
7361 return push_jmp_history(env, cur); in is_state_visited()