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

/linux-master/kernel/bpf/
H A Dverifier.c1602 * update_branch_counts();
1642 static void update_branch_counts(struct bpf_verifier_env *env, struct bpf_verifier_state *st) function
1659 "BUG update_branch_counts:branches_to_explore=%d\n",
17892 update_branch_counts(env, env->cur_state);

Completed in 362 milliseconds