Home
last modified time | relevance | path

Searched refs:dirty_max (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/mm/
H A Dvmalloc.c1938 unsigned long dirty_min, dirty_max; /*< dirty range */ member
2066 vb->dirty_max = 0; in new_vmap_block()
2129 vb->dirty_max = VMAP_BBMAP_BITS; in purge_fragmented_block()
2265 vb->dirty_max = max(vb->dirty_max, offset + (1UL << order)); in vb_free()
2301 vb->dirty_max && vb->dirty != VMAP_BBMAP_BITS) { in _vm_unmap_aliases()
2306 e = va_start + (vb->dirty_max << PAGE_SHIFT); in _vm_unmap_aliases()
2313 vb->dirty_max = 0; in _vm_unmap_aliases()