Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet/ !
H A Dip_dummynet.c816 heap_free(struct dn_heap *h) in heap_free() function
1990 heap_free( &(pipe->scheduler_heap)); in purge_pipe()
1991 heap_free( &(pipe->not_eligible_heap)); in purge_pipe()
1992 heap_free( &(pipe->idle_heap)); in purge_pipe()
2009 heap_free(&ready_heap); in dummynet_flush()
2010 heap_free(&wfq_ready_heap); in dummynet_flush()
2011 heap_free(&extract_heap); in dummynet_flush()
2352 heap_free(&ready_heap); in dummynet_drain()
2353 heap_free(&wfq_ready_heap); in dummynet_drain()
2354 heap_free(&extract_heap); in dummynet_drain()