Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dalloc_tag.h207 alloc_tag_restore(_tag, _old); \
Dsched.h2204 static __always_inline void alloc_tag_restore(struct alloc_tag *tag, struct alloc_tag *old) in alloc_tag_restore() function
2213 #define alloc_tag_restore(_tag, _old) do {} while (0) macro