Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dmincore.c158 static inline bool can_do_mincore(struct vm_area_struct *vma) in can_do_mincore() function
197 if (!can_do_mincore(vma)) { in do_mincore()