Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dpage_table_check.h28 static inline void page_table_check_alloc(struct page *page, unsigned int order) in page_table_check_alloc() function
107 static inline void page_table_check_alloc(struct page *page, unsigned int order) in page_table_check_alloc() function
/linux-6.12.1/mm/
Dpage_alloc.c1557 page_table_check_alloc(page, order); in post_alloc_hook()