Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dmm.h2196 extern bool ptlock_alloc(struct page *page);
2208 static inline bool ptlock_alloc(struct page *page) in ptlock_alloc() function
2238 if (!ptlock_alloc(page)) in ptlock_init()
/kernel/linux/linux-5.10/mm/
Dmemory.c5407 bool ptlock_alloc(struct page *page) in ptlock_alloc() function