Searched refs:pgalloc_tag_get (Results 1 – 2 of 2) sorted by relevance
191 static inline struct alloc_tag *pgalloc_tag_get(struct page *page) in pgalloc_tag_get() function209 static inline struct alloc_tag *pgalloc_tag_get(struct page *page) { return NULL; } in pgalloc_tag_get() function
5226 struct alloc_tag *tag = pgalloc_tag_get(page);