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

/linux-master/mm/
H A Dmadvise.c309 static inline bool can_do_file_pageout(struct vm_area_struct *vma) function
344 !can_do_file_pageout(vma);
607 if (!vma_is_anonymous(vma) && (!can_do_file_pageout(vma) &&

Completed in 106 milliseconds