Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netpfil/ipfw/
HDdn_sched_wf2q.c182 heap_insert(&si->ne_heap, alg_fq->S, q); in wf2qp_enqueue()
184 heap_insert(&si->sch_heap, alg_fq->F, q); in wf2qp_enqueue()
236 heap_insert(sch, alg_fq->F, q); in wf2qp_dequeue()
248 heap_insert(&si->idle_heap, alg_fq->F, q); in wf2qp_dequeue()
254 heap_insert(sch, alg_fq->F, q); in wf2qp_dequeue()
256 heap_insert(neh, alg_fq->S, q); in wf2qp_dequeue()
HDdn_heap.c143 heap_insert(struct dn_heap *h, uint64_t key1, void *p) in heap_insert() function
222 heap_insert(h, father, NULL); in heap_extract()
280 heap_insert(h, i , NULL); in heapify()
HDdn_heap.h102 int heap_insert(struct dn_heap *h, uint64_t key1, void *p);
HDip_dn_io.c565 heap_insert(&dn_cfg.evheap, pkt->output_time, dline); in transmit_event()
646 heap_insert(&dn_cfg.evheap, now + t, si); in serve_sched()
/freebsd-11-stable/sys/netpfil/ipfw/test/
HDtest_dn_heap.c148 heap_insert(&h, n3 ? n-i: random(), (void *)(100+i)); in main()
/freebsd-11-stable/lib/libc/isc/
HDev_timers.c226 if (heap_insert(ctx->timers, id) < 0) in evSetTimer()
/freebsd-11-stable/
HDObsoleteFiles.inc7147 OLD_FILES+=usr/share/man/man3/heap_insert.3.gz