Searched refs:numof_locks (Results 1 – 1 of 1) sorted by relevance
562 u32 r, numof_locks; in mtype_gc() local572 numof_locks = ahash_numof_locks(t->htable_bits); in mtype_gc()574 if (r >= numof_locks) { in mtype_gc()577 next_run = (IPSET_GC_PERIOD(set->timeout) * HZ) / numof_locks; in mtype_gc()