Home
last modified time | relevance | path

Searched refs:any_writable (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/mm/
H A Dinternal.h249 bool *any_writable, bool *any_young, bool *any_dirty) in folio_pte_batch() argument
255 if (any_writable) in folio_pte_batch()
256 *any_writable = false; in folio_pte_batch()
276 if (any_writable) in folio_pte_batch()
287 if (any_writable) in folio_pte_batch()
288 *any_writable |= writable; in folio_pte_batch()
H A Dmemory.c978 bool any_writable; in copy_present_ptes() local
1000 &any_writable, NULL, NULL); in copy_present_ptes()
1014 if (any_writable) in copy_present_ptes()