Home
last modified time | relevance | path

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

/linux-6.3-rc2/mm/
A Dmadvise.c319 static inline bool can_do_file_pageout(struct vm_area_struct *vma) in can_do_file_pageout() function
353 !can_do_file_pageout(vma); in madvise_cold_or_pageout_pte_range()
595 if (!vma_is_anonymous(vma) && (!can_do_file_pageout(vma) && in madvise_pageout()

Completed in 5 milliseconds