Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/core/
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-v5.15/mm/
Dgup.c307 bool make_dirty) in unpin_user_pages_dirty_lock() argument
313 if (!make_dirty) { in unpin_user_pages_dirty_lock()
368 bool make_dirty) in unpin_user_page_range_dirty_lock() argument
375 if (make_dirty && !PageDirty(head)) in unpin_user_page_range_dirty_lock()
/Linux-v5.15/include/linux/
Dmm.h1285 bool make_dirty);
1287 bool make_dirty);