Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/core-api/
Dpin_user_pages.rst135 are not "long term"). No special synchronization with page_mkclean() or
147 synchronization with page_mkclean() or munmap() is provided. Therefore, flags
171 (page_mkclean(), munmap(), etc). Therefore, neither flag needs to be set.
201 to query, "is this page DMA-pinned?" That allows code such as page_mkclean()
/Linux-v6.6/include/linux/
Drmap.h501 static inline int page_mkclean(struct page *page) in page_mkclean() function
/Linux-v6.6/drivers/video/fbdev/core/
Dfb_defio.c251 page_mkclean(cur); in fb_deferred_io_work()
/Linux-v6.6/mm/
Dtruncate.c814 if (page_mkclean(page)) in pagecache_isize_extended()
Dmemory-failure.c1591 if (page_mkclean(hpage)) { in hwpoison_user_mappings()