Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dliveness.c1756 static int analyze_subprog(struct bpf_verifier_env *env, in analyze_subprog() function
1864 err = analyze_subprog(env, callee_args, info, callee_instance, callsites); in analyze_subprog()
1937 err = analyze_subprog(env, NULL, info, instance, callsites); in bpf_compute_subprog_arg_access()