Home
last modified time | relevance | path

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

/linux/mm/
A Dvmalloc.c1835 unsigned long dirty_min, dirty_max; /*< dirty range */ member
1914 vb->dirty_max = 0; in new_vmap_block()
1963 vb->dirty_max = VMAP_BBMAP_BITS; in purge_fragmented_blocks()
2065 vb->dirty_max = max(vb->dirty_max, offset + (1UL << order)); in vb_free()
2097 e = va_start + (vb->dirty_max << PAGE_SHIFT); in _vm_unmap_aliases()

Completed in 13 milliseconds