Searched defs:alloc_tag_restore (Results 1 – 1 of 1) sorted by relevance
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