Lines Matching defs:purge
1047 * an "overflow" path is triggered to purge lazily freed
1279 * before attempting to purge with a TLB flush.
1282 * and take slightly longer to purge, but it will linearly reduce the number of
1384 * Kick off a purge of the outstanding lazy areas. Don't bother if somebody
1396 * Kick off a purge of the outstanding lazy areas.
1495 struct list_head purge;
1604 LIST_HEAD(purge);
1625 list_add_tail(&vb->purge, &purge);
1631 list_for_each_entry_safe(vb, n_vb, &purge, purge) {
1632 list_del(&vb->purge);
3563 * be address sorted, because the purge list is not