Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpage_table_check.h30 static inline void page_table_check_alloc(struct page *page, unsigned int order) in page_table_check_alloc() function
109 static inline void page_table_check_alloc(struct page *page, unsigned int order) in page_table_check_alloc() function
/linux/mm/
H A Dpage_alloc.c1852 page_table_check_alloc(page, order); in post_alloc_hook()