Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dmadvise.c552 static inline bool can_do_file_pageout(struct vm_area_struct *vma) in can_do_file_pageout() function
584 can_pageout_file = can_do_file_pageout(vma); in madvise_pageout()