Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/kern/
H A Duipc_mbuf.c583 static struct mallocation *mleak_allocations; variable
7790 mleak_allocations = zalloc_permanent(alloc_size, ZALIGN(struct mallocation));
7842 allocation = &mleak_allocations[hashaddr((uintptr_t)addr,
7847 VERIFY(allocation <= &mleak_allocations[mleak_alloc_buckets - 1]);
7916 struct mallocation *allocation = &mleak_allocations