Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c6578 * Since recursion is prevented by check_cfg() this algorithm
17825 static int check_cfg(struct bpf_verifier_env *env) in check_cfg() function
24683 ret = check_cfg(env); in bpf_check()