Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/core-api/
Dpin_user_pages.rst130 are not "long term"). No special synchronization with page_mkclean() or
142 synchronization with page_mkclean() or munmap() is provided. Therefore, flags
166 (page_mkclean(), munmap(), etc). Therefore, neither flag needs to be set.
196 to query, "is this page DMA-pinned?" That allows code such as page_mkclean()
/linux-6.1.9/include/linux/
Drmap.h491 static inline int page_mkclean(struct page *page) in page_mkclean() function
/linux-6.1.9/drivers/video/fbdev/core/
Dfb_defio.c255 page_mkclean(cur); in fb_deferred_io_work()
/linux-6.1.9/mm/
Dtruncate.c826 if (page_mkclean(page)) in pagecache_isize_extended()
Dmemory-failure.c1446 if (page_mkclean(hpage)) { in hwpoison_user_mappings()