Searched refs:new_offs (Results 1 – 1 of 1) sorted by relevance
4927 __u32 *new_offs; local4963 new_offs = libbpf_reallocarray(d->btf->type_offs, d->btf->type_offs_cap,4964 sizeof(*new_offs));4965 if (d->btf->type_offs_cap && !new_offs)4967 d->btf->type_offs = new_offs;