Searched refs:sizeB (Results 1 – 1 of 1) sorted by relevance
1259 const uint32_t sizeB = kalloc_type_get_size(ktB->kt_size); in kalloc_type_cmp_fixed() local1260 return (int)(sizeA - sizeB); in kalloc_type_cmp_fixed()