Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Dumem.c52 bool make_dirty = umem->writable && dirty; in __ib_umem_release() local
62 DIV_ROUND_UP(sg->length, PAGE_SIZE), make_dirty); in __ib_umem_release()
/linux/mm/
H A Dgup.c285 bool make_dirty) in unpin_user_pages_dirty_lock() argument
291 if (!make_dirty) { in unpin_user_pages_dirty_lock()
355 bool make_dirty) in unpin_user_page_range_dirty_lock() argument
365 if (make_dirty && !folio_test_dirty(folio)) { in unpin_user_page_range_dirty_lock()
/linux/include/linux/
H A Dmm.h1723 bool make_dirty);
1725 bool make_dirty);