Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dpage_reporting.h33 static inline void page_reporting_notify_free(unsigned int order) in page_reporting_notify_free() function
49 static inline void page_reporting_notify_free(unsigned int order) in page_reporting_notify_free() function
H A Dpage_alloc.c846 page_reporting_notify_free(order); in __free_one_page()