Searched refs:TRACE_ALLOC (Results 1 – 1 of 1) sorted by relevance
125 #define TRACE_ALLOC(pg, size) _trace_alloc(pg, __builtin_return_address(0), size) macro233 #define TRACE_ALLOC(x, y) macro862 TRACE_ALLOC(p, size_bits); in _do_pages_alloc()
Completed in 5 milliseconds