Home
last modified time | relevance | path

Searched defs:page_to_nid (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dsparse.c45 int page_to_nid(const struct page *page) in page_to_nid() function
49 EXPORT_SYMBOL(page_to_nid); variable
/kernel/linux/linux-6.6/mm/
H A Dsparse.c46 int page_to_nid(const struct page *page) in page_to_nid() function
50 EXPORT_SYMBOL(page_to_nid); variable
/kernel/linux/linux-5.10/include/linux/
H A Dmm.h1330 static inline int page_to_nid(const struct page *page) in page_to_nid() function
/kernel/linux/linux-6.6/include/linux/
H A Dmm.h1652 static inline int page_to_nid(const struct page *page) in page_to_nid() function

Completed in 14 milliseconds