Searched refs:make_dirty (Results 1 – 3 of 3) sorted by relevance
50 bool make_dirty = umem->writable && dirty; in __ib_umem_release() local 60 DIV_ROUND_UP(sg->length, PAGE_SIZE), make_dirty); in __ib_umem_release()
271 * @make_dirty: whether to mark the pages dirty277 * compound page) dirty, if @make_dirty is true, and if the page was previously290 bool make_dirty) in unpin_user_pages_dirty_lock() argument 296 if (!make_dirty) { in unpin_user_pages_dirty_lock() 340 * @make_dirty: whether to mark the pages dirty346 * its head pages, if a compound page) dirty, if @make_dirty is true, and if the356 bool make_dirty) in unpin_user_page_range_dirty_lock() argument 364 if (make_dirty && !folio_test_dirty(folio)) { in unpin_user_page_range_dirty_lock()
1467 bool make_dirty);1469 bool make_dirty);