Searched refs:freed_count (Results 1 – 2 of 2) sorted by relevance
794 unsigned int freed_count = 0; in pv_list_free() local807 if (__improbable(freed_count == PV_BATCH_SIZE)) { in pv_list_free()808 freed_count = 0; in pv_list_free()827 freed_count++; in pv_list_free()
998 uint32_t freed_count; in ipfq_freefq() local999 freed_count = ipfq_freef(mgr, q, ipf_cb); in ipfq_freefq()1002 return freed_count; in ipfq_freefq()