Searched refs:alloc_cnt2 (Results 1 – 1 of 1) sorted by relevance
3538 int alloc_cnt1, alloc_cnt2; in npc_defrag_alloc_free_slots() local3546 alloc_cnt2 = 0; in npc_defrag_alloc_free_slots()3563 true, &alloc_cnt2); in npc_defrag_alloc_free_slots()3566 if (alloc_cnt1 + alloc_cnt2 != cnt) { in npc_defrag_alloc_free_slots()3569 __func__, cnt, alloc_cnt1, alloc_cnt2); in npc_defrag_alloc_free_slots()3577 for (i = 0; i < alloc_cnt1 + alloc_cnt2; i++) { in npc_defrag_alloc_free_slots()