Home
last modified time | relevance | path

Searched refs:mleak_allocations (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.140.69/bsd/kern/
H A Duipc_mbuf.c767 static struct mallocation *mleak_allocations; variable
8954 mleak_allocations = zalloc_permanent(alloc_size, ZALIGN(struct mallocation));
9006 allocation = &mleak_allocations[hashaddr((uintptr_t)addr,
9011 VERIFY(allocation <= &mleak_allocations[mleak_alloc_buckets - 1]);
9080 struct mallocation *allocation = &mleak_allocations