Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Ddn_sched_wf2q.c90 struct dn_heap ne_heap; /* top extract - key Start time */ member
166 if (si->ne_heap.elements == 0 && si->sch_heap.elements == 0) in wf2qp_enqueue()
184 heap_insert(&si->ne_heap, alg_fq->S, q); in wf2qp_enqueue()
200 struct dn_heap *neh = &si->ne_heap; in wf2qp_dequeue()
276 heap_init(&si->ne_heap, 16, ofs)) { in wf2qp_new_sched()
277 heap_free(&si->ne_heap); in wf2qp_new_sched()
291 heap_free(&si->ne_heap); in wf2qp_free_sched()
342 heap_extract(&si->ne_heap, q); in wf2qp_free_queue()
/freebsd/stand/efi/include/amd64/
H A Dpe.h45 UINT16 ne_heap; // Initial heap allocation member
/freebsd/stand/efi/include/i386/
H A Dpe.h45 UINT16 ne_heap; // Initial heap allocation member