Searched refs:_alloc_tag (Results 1 – 1 of 1) sorted by relevance
99 #define DEFINE_ALLOC_TAG(_alloc_tag) \ argument100 static struct alloc_tag _alloc_tag __used __aligned(8) \107 #define DEFINE_ALLOC_TAG(_alloc_tag) \ argument109 static struct alloc_tag _alloc_tag __used __aligned(8) \216 #define DEFINE_ALLOC_TAG(_alloc_tag) argument240 DEFINE_ALLOC_TAG(_alloc_tag); \241 alloc_hooks_tag(&_alloc_tag, _do_alloc); \