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

/linux-master/kernel/bpf/
H A Dverifier.c5877 * Since recursion is prevented by check_cfg() this algorithm
15951 static int check_cfg(struct bpf_verifier_env *env) function
21592 ret = check_cfg(env);

Completed in 323 milliseconds