Lines Matching full:pinned
403 * If this folio may have been pinned by the parent process, in __folio_try_dup_anon_rmap()
406 * guarantee the pinned folio won't be randomly replaced in the in __folio_try_dup_anon_rmap()
415 * copying if the folio maybe pinned. in __folio_try_dup_anon_rmap()
465 * Duplicating the mappings can only fail if the folio may be pinned; device
466 * private folios cannot get pinned and consequently this function cannot fail
501 * Duplicating the mapping can only fail if the folio may be pinned; device
502 * private folios cannot get pinned and consequently this function cannot fail
530 /* device private folios cannot get pinned via GUP. */ in __folio_try_share_anon_rmap()
538 * the page is not pinned and that concurrent GUP-fast won't succeed in in __folio_try_share_anon_rmap()
543 * (A2) Check if the page is pinned; back off if so. in __folio_try_share_anon_rmap()
609 * Marking the mapped page shared can only fail if the folio maybe pinned;
610 * device private folios cannot get pinned and consequently this function cannot
638 * Marking the mapped pages shared can only fail if the folio maybe pinned;
639 * device private folios cannot get pinned and consequently this function cannot