Searched refs:global_quarantine (Results 1 – 1 of 1) sorted by relevance
104 static struct qlist_head global_quarantine[QUARANTINE_BATCHES]; variable203 qlist_move_all(&temp, &global_quarantine[quarantine_tail]); in quarantine_put()204 if (global_quarantine[quarantine_tail].bytes >= in quarantine_put()258 qlist_move_all(&global_quarantine[quarantine_head], &to_free); in quarantine_reduce()323 if (qlist_empty(&global_quarantine[i])) in quarantine_remove_cache()325 qlist_move_cache(&global_quarantine[i], &to_free, cache); in quarantine_remove_cache()