Searched refs:bpf_subprog_info (Results 1 – 2 of 2) sorted by relevance
177 struct bpf_subprog_info { struct200 struct bpf_subprog_info subprog_info[BPF_MAX_SUBPROGS + 1]; argument
766 return ((struct bpf_subprog_info *)a)->start - in cmp_subprogs()767 ((struct bpf_subprog_info *)b)->start; in cmp_subprogs()772 struct bpf_subprog_info *p; in find_subprog()807 struct bpf_subprog_info *subprog = env->subprog_info; in check_subprogs()1552 struct bpf_subprog_info *subprog = env->subprog_info; in check_max_stack_depth()