Searched refs:pud_lockptr (Results 1 – 5 of 5) sorted by relevance
451 new_ptl = pud_lockptr(mm, new_pud); in move_normal_pud()498 new_ptl = pud_lockptr(mm, new_pud); in move_huge_pud()
659 assert_spin_locked(pud_lockptr(mm, pudp)); in follow_huge_pud()
1978 src_ptl = pud_lockptr(src_mm, src_pud); in copy_huge_pud()
1012 return pud_lockptr(mm, (pud_t *) pte); in huge_pte_lockptr()
3647 static inline spinlock_t *pud_lockptr(struct mm_struct *mm, pud_t *pud) in pud_lockptr() function3654 spinlock_t *ptl = pud_lockptr(mm, pud); in pud_lock()