Searched refs:allocmap_pull_first (Results 1 – 3 of 3) sorted by relevance
208 allocmap_pull_first(AllocMap* map, MallocDescEx* pulled) in allocmap_pull_first() function275 while (!allocmap_pull_first(map, &pulled)) { in allocmap_empty()
115 int allocmap_pull_first(AllocMap* map, MallocDescEx* pulled);
610 while (!allocmap_pull_first(&proc->alloc_map, &leaked_alloc)) { in memcheck_exit()