Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmm.h1506 extern bool ptlock_alloc(struct page *page);
1518 static inline bool ptlock_alloc(struct page *page) in ptlock_alloc() function
1548 if (!ptlock_alloc(page)) in ptlock_init()
/linux-4.4.14/mm/
Dmemory.c3934 bool ptlock_alloc(struct page *page) in ptlock_alloc() function