Home
last modified time | relevance | path

Searched defs:alloc_tag_restore (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dsched.h2245 static __always_inline void alloc_tag_restore(struct alloc_tag *tag, struct alloc_tag *old) in alloc_tag_restore() function
2254 #define alloc_tag_restore(_tag, _old) do {} while (0) macro