Searched refs:__pmd_trans_huge_lock (Results 1 – 2 of 2) sorted by relevance
226 spinlock_t *__pmd_trans_huge_lock(pmd_t *pmd, struct vm_area_struct *vma);239 return __pmd_trans_huge_lock(pmd, vma); in pmd_trans_huge_lock()
1681 ptl = __pmd_trans_huge_lock(pmd, vma); in zap_huge_pmd()1782 old_ptl = __pmd_trans_huge_lock(old_pmd, vma); in move_huge_pmd()1833 ptl = __pmd_trans_huge_lock(pmd, vma); in change_huge_pmd()1947 spinlock_t *__pmd_trans_huge_lock(pmd_t *pmd, struct vm_area_struct *vma) in __pmd_trans_huge_lock() function
Completed in 18 milliseconds