Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dalloc_tag.h244 alloc_tag_restore(_tag, _old); \
H A Dsched.h2272 static __always_inline void alloc_tag_restore(struct alloc_tag *tag, struct alloc_tag *old) in alloc_tag_restore() function
2281 #define alloc_tag_restore(_tag, _old) do {} while (0) macro