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

/linux-master/kernel/bpf/
H A Dverifier.c5880 static int check_max_stack_depth_subprog(struct bpf_verifier_env *env, int idx) function
6025 ret = check_max_stack_depth_subprog(env, i);

Completed in 228 milliseconds