Searched refs:pgalloc_tag_get (Results 1 – 3 of 3) sorted by relevance
83 static inline struct alloc_tag *pgalloc_tag_get(struct page *page) in pgalloc_tag_get() function115 static inline struct alloc_tag *pgalloc_tag_get(struct page *page) { return NULL; } in pgalloc_tag_get() function
4176 tag = pgalloc_tag_get(&folio->page); in pgalloc_tag_split()4196 tag = pgalloc_tag_get(&old->page); in pgalloc_tag_copy()
4835 struct alloc_tag *tag = pgalloc_tag_get(page); in __free_pages()