Searched refs:adjust_range_if_pmd_sharing_possible (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dhugetlb.h246 void adjust_range_if_pmd_sharing_possible(struct vm_area_struct *vma,
314 static inline void adjust_range_if_pmd_sharing_possible( function
/linux-master/mm/
H A Dhugetlb.c5616 adjust_range_if_pmd_sharing_possible(vma, &range.start, &range.end);
5825 adjust_range_if_pmd_sharing_possible(vma, start, end);
5867 adjust_range_if_pmd_sharing_possible(vma, &range.start, &range.end);
6980 adjust_range_if_pmd_sharing_possible(vma, &range.start, &range.end);
7361 void adjust_range_if_pmd_sharing_possible(struct vm_area_struct *vma, function
7482 void adjust_range_if_pmd_sharing_possible(struct vm_area_struct *vma, function
7719 * No need to call adjust_range_if_pmd_sharing_possible(), because
H A Drmap.c1657 adjust_range_if_pmd_sharing_possible(vma, &range.start,
2010 adjust_range_if_pmd_sharing_possible(vma, &range.start,

Completed in 166 milliseconds