Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dliveness.c1532 static int compute_subprog_args(struct bpf_verifier_env *env, in compute_subprog_args() function
1799 err = compute_subprog_args(env, &info[subprog], entry_args, instance, callsites); in analyze_subprog()