Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dmm.h1858 extern bool ptlock_alloc(struct page *page);
1870 static inline bool ptlock_alloc(struct page *page) in ptlock_alloc() function
1900 if (!ptlock_alloc(page)) in ptlock_init()