Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/qemu/tests/qtest/
H A Dide-test.c693 static void make_dirty(QTestState *qts, uint8_t device) in make_dirty() function
744 make_dirty(qts, 0); in test_flush()
795 make_dirty(qts, 0); in test_pci_retry_flush()
H A Dahci-test.c1073 static void make_dirty(AHCIQState* ahci, uint8_t port) in make_dirty() function
1095 make_dirty(ahci, port); in test_flush()
1120 make_dirty(ahci, port); in test_flush_retry()
1372 make_dirty(src, px); in test_flush_migrate()
/openbmc/linux/mm/
H A Dgup.c271 bool make_dirty) in unpin_user_pages_dirty_lock() argument
277 if (!make_dirty) { in unpin_user_pages_dirty_lock()
337 bool make_dirty) in unpin_user_page_range_dirty_lock() argument
345 if (make_dirty && !folio_test_dirty(folio)) { in unpin_user_page_range_dirty_lock()
/openbmc/linux/include/linux/
H A Dmm.h1587 bool make_dirty);
1589 bool make_dirty);