Searched defs:dequeue (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowWorklist.h42 const CFGBlock *dequeue() { function in class:clang::DataflowWorklistBase
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_prio_q.c180 void *dequeue( function
/freebsd-13-stable/sys/netpfil/ipfw/
H A Ddn_sched.h129 struct mbuf * (*dequeue)(struct dn_sch_inst *); member in struct:dn_alg
H A Ddn_aqm.h103 struct mbuf * (*dequeue)(struct dn_queue *); member in struct:dn_aqm
/freebsd-13-stable/sys/dev/vmware/vmci/
H A Dvmci_qpair.c577 dequeue(struct vmci_queue *produce_q, function
/freebsd-13-stable/sys/netpfil/ipfw/test/
H A Dmain.c28 uint32_t dequeue; member in struct:cfg_s
/freebsd-13-stable/contrib/ofed/opensm/opensm/
H A Dosm_ucast_lash.c245 inline static void dequeue(cl_list_t * bfsq, switch_t ** sw) function
/freebsd-13-stable/sys/vm/
H A Dvm_pageout.c271 vm_pageout_collect_batch(struct scan_state *ss, const bool dequeue) argument
317 vm_pageout_next(struct scan_state *ss, const bool dequeue) argument
/freebsd-13-stable/sys/dev/firewire/
H A Dsbp_targ.c639 sbp_targ_status_FIFO(struct orb_info *orbi, uint32_t fifo_hi, uint32_t fifo_lo, int dequeue) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp740 LiveInterval *RAGreedy::dequeue() { return dequeue(Queue); } function in class:__anon3553::RAGreedy
742 LiveInterval *RAGreedy::dequeue(PQueue &CurQueue) { function in class:__anon3553::RAGreedy

Completed in 136 milliseconds