Searched refs:pud_lockptr (Results 1 – 6 of 6) sorted by relevance
371 new_ptl = pud_lockptr(mm, new_pud); in move_normal_pud()418 new_ptl = pud_lockptr(mm, new_pud); in move_huge_pud()
674 assert_spin_locked(pud_lockptr(mm, pudp)); in follow_huge_pud()
1753 src_ptl = pud_lockptr(src_mm, src_pud); in copy_huge_pud()
970 return pud_lockptr(mm, (pud_t *) pte); in huge_pte_lockptr()
3139 static inline spinlock_t *pud_lockptr(struct mm_struct *mm, pud_t *pud) in pud_lockptr() function3146 spinlock_t *ptl = pud_lockptr(mm, pud); in pud_lock()
604 :c:func:`!pud_lockptr` in turn, however at the time of writing it ultimately