Searched refs:heap_free (Results 1 – 3 of 3) sorted by relevance
374 heap_free(struct dn_heap *h) in heap_free() function1258 heap_free(&pipe->scheduler_heap); in purge_pipe()1259 heap_free(&pipe->not_eligible_heap); in purge_pipe()1260 heap_free(&pipe->idle_heap); in purge_pipe()1303 heap_free(&ready_heap); in dummynet_flush()1304 heap_free(&wfq_ready_heap); in dummynet_flush()1305 heap_free(&extract_heap); in dummynet_flush()
393 heap_free(struct dn_heap *h) in heap_free() function1277 heap_free(&pipe->scheduler_heap); in purge_pipe()1278 heap_free(&pipe->not_eligible_heap); in purge_pipe()1279 heap_free(&pipe->idle_heap); in purge_pipe()1318 heap_free(&ready_heap); in dummynet_flush()1319 heap_free(&wfq_ready_heap); in dummynet_flush()1320 heap_free(&extract_heap); in dummynet_flush()
434 (void) heap_free(ctx->timers); in evDestroyTimers()