Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage_alloc.c1294 static inline void pgalloc_tag_sub(struct page *page, unsigned int nr) in pgalloc_tag_sub() function
1311 static inline void pgalloc_tag_sub(struct page *page, unsigned int nr) {} in pgalloc_tag_sub() function
1351 pgalloc_tag_sub(page, 1 << order); in free_pages_prepare()
1408 pgalloc_tag_sub(page, 1 << order); in free_pages_prepare()