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

/linux-master/kernel/bpf/
H A Dverifier.c2440 * Initialize it similar to do_check_common().
20724 static int do_check_common(struct bpf_verifier_env *env, int subprog) function
20896 ret = do_check_common(env, i);
20926 ret = do_check_common(env, 0);

Completed in 220 milliseconds