Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dmadvise.c530 static inline bool can_do_pageout(struct vm_area_struct *vma) in can_do_pageout() function
557 if (!can_do_pageout(vma)) in madvise_pageout()