Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dmadvise.c518 static inline bool can_do_pageout(struct vm_area_struct *vma) in can_do_pageout() function
545 if (!can_do_pageout(vma)) in madvise_pageout()