Searched refs:l_cnt (Results 1 – 2 of 2) sorted by relevance
438 u32 i, l_off, l_cnt, nr_linfo; in bpf_adj_linfo_after_remove() local453 l_cnt = 0; in bpf_adj_linfo_after_remove()456 l_cnt++; in bpf_adj_linfo_after_remove()464 if (prog->len != off && l_cnt && in bpf_adj_linfo_after_remove()466 l_cnt--; in bpf_adj_linfo_after_remove()471 if (l_cnt) { in bpf_adj_linfo_after_remove()475 prog->aux->nr_linfo -= l_cnt; in bpf_adj_linfo_after_remove()489 if (env->subprog_info[i].linfo_idx >= l_off + l_cnt) in bpf_adj_linfo_after_remove()490 env->subprog_info[i].linfo_idx -= l_cnt; in bpf_adj_linfo_after_remove()
422 __u32 l_cnt = btf->hdr.layout_len / sizeof(struct btf_layout); in btf_type_size_unknown() local433 l_cnt = base_btf->hdr.layout_len / sizeof(struct btf_layout); in btf_type_size_unknown()436 if (!l || kind >= l_cnt) { in btf_type_size_unknown()