Searched refs:bpf_subprog_info (Results 1 – 3 of 3) sorted by relevance
477 struct bpf_subprog_info { struct519 struct bpf_subprog_info subprog_info[BPF_MAX_SUBPROGS + 1];
765 struct bpf_subprog_info *info; in nfp_bpf_finalize()
1834 return ((struct bpf_subprog_info *)a)->start - in cmp_subprogs()1835 ((struct bpf_subprog_info *)b)->start; in cmp_subprogs()1840 struct bpf_subprog_info *p; in find_subprog()2179 struct bpf_subprog_info *subprog = env->subprog_info; in add_subprog_and_kfunc()2222 struct bpf_subprog_info *subprog = env->subprog_info; in check_subprogs()4233 struct bpf_subprog_info *subprog = env->subprog_info; in check_max_stack_depth()11128 struct bpf_subprog_info *sub; in check_btf_line()14520 struct bpf_subprog_info *subprogs = env->subprog_info; in optimize_bpf_loop()