Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dpage_table_check.h33 static inline void page_table_check_alloc(struct page *page, unsigned int order) in page_table_check_alloc() function
118 static inline void page_table_check_alloc(struct page *page, unsigned int order) in page_table_check_alloc() function
/Linux-v6.1/mm/
Dpage_alloc.c2533 page_table_check_alloc(page, order); in post_alloc_hook()