Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/bpf/
H A Dverifier.rst532 Once the ``BPF_EXIT`` instruction is reached ``update_branch_counts()`` is
/openbmc/linux/kernel/bpf/
H A Dverifier.c1987 static void update_branch_counts(struct bpf_verifier_env *env, struct bpf_verifier_state *st) in update_branch_counts() function
17282 update_branch_counts(env, env->cur_state); in do_check()