Searched refs:_do_alloc (Results 1 – 1 of 1) sorted by relevance
203 #define alloc_hooks_tag(_tag, _do_alloc) \ argument206 typeof(_do_alloc) _res = _do_alloc; \211 #define alloc_hooks(_do_alloc) \ argument214 alloc_hooks_tag(&_alloc_tag, _do_alloc); \