Searched refs:heap_scan (Results 1 – 2 of 2) sorted by relevance
105 int heap_scan(struct dn_heap *, int (*)(void *, uintptr_t), uintptr_t);
286 heap_scan(struct dn_heap *h, int (*fn)(void *, uintptr_t), in heap_scan() function