Searched refs:bpf_subprog_info (Results 1 – 3 of 3) sorted by relevance
364 struct bpf_subprog_info { struct401 struct bpf_subprog_info subprog_info[BPF_MAX_SUBPROGS + 1];
760 struct bpf_subprog_info *info; in nfp_bpf_finalize()
1434 return ((struct bpf_subprog_info *)a)->start - in cmp_subprogs()1435 ((struct bpf_subprog_info *)b)->start; in cmp_subprogs()1440 struct bpf_subprog_info *p; in find_subprog()1475 struct bpf_subprog_info *subprog = env->subprog_info; in check_subprogs()3023 struct bpf_subprog_info *subprog = env->subprog_info; in check_max_stack_depth()8313 struct bpf_subprog_info *sub; in check_btf_line()