Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c1722 static void clear_jmp_history(struct bpf_verifier_state *state) in clear_jmp_history() function
1738 clear_jmp_history(state); in free_verifier_state()
16880 clear_jmp_history(cur); in is_state_visited()