Searched refs:global_quarantine (Results 1 – 1 of 1) sorted by relevance
101 static struct qlist_head global_quarantine[QUARANTINE_BATCHES]; variable195 qlist_move_all(&temp, &global_quarantine[quarantine_tail]); in quarantine_put()196 if (global_quarantine[quarantine_tail].bytes >= in quarantine_put()250 qlist_move_all(&global_quarantine[quarantine_head], &to_free); in quarantine_reduce()315 if (qlist_empty(&global_quarantine[i])) in quarantine_remove_cache()317 qlist_move_cache(&global_quarantine[i], &to_free, cache); in quarantine_remove_cache()