Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dverifier.c3179 static int push_jmp_history(struct bpf_verifier_env *env, in push_jmp_history() function
16227 err = err ? : push_jmp_history(env, cur); in is_state_visited()
16484 err = push_jmp_history(env, state); in do_check()