Home
last modified time | relevance | path

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

/include/linux/
Dmm.h2251 extern bool ptlock_alloc(struct page *page);
2263 static inline bool ptlock_alloc(struct page *page) in ptlock_alloc() function
2293 if (!ptlock_alloc(page)) in ptlock_init()