Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dhuge_memory.c2955 static inline bool vma_not_suitable_for_thp_split(struct vm_area_struct *vma) in vma_not_suitable_for_thp_split() function
3009 if (vma_not_suitable_for_thp_split(vma)) { in split_huge_pages_pid()