Searched refs:alloc_tag_restore (Results 1 – 2 of 2) sorted by relevance
207 alloc_tag_restore(_tag, _old); \
2204 static __always_inline void alloc_tag_restore(struct alloc_tag *tag, struct alloc_tag *old) in alloc_tag_restore() function2213 #define alloc_tag_restore(_tag, _old) do {} while (0) macro