Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dmm.h1470 extern bool ptlock_alloc(struct page *page);
1482 static inline bool ptlock_alloc(struct page *page) in ptlock_alloc() function
1513 if (!ptlock_alloc(page)) in ptlock_init()
/linux-4.1.27/mm/
Dmemory.c3864 bool ptlock_alloc(struct page *page) in ptlock_alloc() function