Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/core/
H A Dumem.c50 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()
/linux-6.15/mm/
H A Dgup.c289 bool make_dirty) in unpin_user_pages_dirty_lock() argument
295 if (!make_dirty) { in unpin_user_pages_dirty_lock()
355 bool make_dirty) in unpin_user_page_range_dirty_lock() argument
363 if (make_dirty && !folio_test_dirty(folio)) { in unpin_user_page_range_dirty_lock()
/linux-6.15/include/linux/
H A Dmm.h1687 bool make_dirty);
1689 bool make_dirty);