Searched refs:_alloc_tag (Results 1 – 1 of 1) sorted by relevance
77 #define DEFINE_ALLOC_TAG(_alloc_tag) \ argument78 static struct alloc_tag _alloc_tag __used __aligned(8) \85 #define DEFINE_ALLOC_TAG(_alloc_tag) \ argument87 static struct alloc_tag _alloc_tag __used __aligned(8) \194 #define DEFINE_ALLOC_TAG(_alloc_tag) argument213 DEFINE_ALLOC_TAG(_alloc_tag); \214 alloc_hooks_tag(&_alloc_tag, _do_alloc); \