Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c2744 static int cmp_subprogs(const void *a, const void *b) in cmp_subprogs() function
2801 sizeof(env->subprog_info[0]), cmp_subprogs, NULL); in add_subprog()