Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage_alloc.c1273 static inline void pgalloc_tag_add(struct page *page, struct task_struct *task, in pgalloc_tag_add() function
1309 static inline void pgalloc_tag_add(struct page *page, struct task_struct *task, in pgalloc_tag_add() function
1859 pgalloc_tag_add(page, current, 1 << order); in post_alloc_hook()