Searched refs:mleak_allocations (Results 1 – 1 of 1) sorted by relevance
588 static struct mallocation *mleak_allocations; variable5277 mleak_allocations = zalloc_permanent(alloc_size, ZALIGN(struct mallocation));5329 allocation = &mleak_allocations[hashaddr((uintptr_t)addr,5334 VERIFY(allocation <= &mleak_allocations[mleak_alloc_buckets - 1]);5403 struct mallocation *allocation = &mleak_allocations