Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c3411 static int push_jmp_history(struct bpf_verifier_env *env, in push_jmp_history() function
16780 err = err ? : push_jmp_history(env, cur); in is_state_visited()
17043 err = push_jmp_history(env, state); in do_check()