Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dverifier.c2502 static int push_jmp_history(struct bpf_verifier_env *env, in push_jmp_history() function
11996 err = err ? : push_jmp_history(env, cur); in is_state_visited()
12050 return push_jmp_history(env, cur); in is_state_visited()
12053 return push_jmp_history(env, cur); in is_state_visited()