Searched refs:mark_prune_point (Results 1 - 1 of 1) sorted by last modified time

/linux-master/kernel/bpf/
H A Dverifier.c15736 static void mark_prune_point(struct bpf_verifier_env *env, int idx) function
15795 mark_prune_point(env, w);
15835 mark_prune_point(env, t + insn_sz);
15840 mark_prune_point(env, t);
15877 mark_prune_point(env, t);
15890 mark_prune_point(env, t);
15898 mark_prune_point(env, t);
15929 mark_prune_point(env, t + off + 1);
15936 mark_prune_point(env, t);

Completed in 435 milliseconds