Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dliveness.c46 u32 subprog_calls; /* analyze_subprog() invocations */ member
1771 if (++env->liveness->subprog_calls > 10000) { in analyze_subprog()
1773 env->liveness->subprog_calls); in analyze_subprog()