Home
last modified time | relevance | path

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

/linux-6.6.21/mm/
Dhuge_memory.c2966 static inline bool vma_not_suitable_for_thp_split(struct vm_area_struct *vma) in vma_not_suitable_for_thp_split() function
3021 if (vma_not_suitable_for_thp_split(vma)) { in split_huge_pages_pid()