Home
last modified time | relevance | path

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

/include/linux/
Dmm.h2251 static inline spinlock_t *ptlock_ptr(struct page *page) in ptlock_ptr() function
2269 static inline spinlock_t *ptlock_ptr(struct page *page) in ptlock_ptr() function
2277 return ptlock_ptr(pmd_page(*pmd)); in pte_lockptr()
2292 spin_lock_init(ptlock_ptr(page)); in ptlock_init()
2368 return ptlock_ptr(pmd_to_page(pmd)); in pmd_lockptr()