Home
last modified time | relevance | path

Searched refs:enqueue (Results 51 – 64 of 64) sorted by relevance

123

/freebsd/sys/net/altq/
H A Daltq_subr.c165 int (*enqueue)(struct ifaltq *, struct mbuf *, struct altq_pktattr *), in altq_attach()
177 ifq->altq_enqueue = enqueue; in altq_attach()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp1136 Engine.enqueue(Dst, currBldrCtx->getBlock(), currStmtIdx); in ProcessStmt()
1154 Engine.enqueue(Dst, currBldrCtx->getBlock(), currStmtIdx); in ProcessLoopExit()
1250 Engine.enqueue(Dst, currBldrCtx->getBlock(), currStmtIdx); in ProcessInitializer()
1314 Engine.enqueue(Dst, currBldrCtx->getBlock(), currStmtIdx); in ProcessImplicitDtor()
1334 Engine.enqueue(Dst, currBldrCtx->getBlock(), currStmtIdx); in ProcessNewAllocator()
/freebsd/sys/netpfil/ipfw/
H A Ddn_sched_qfq.c834 _SI( .enqueue = ) qfq_enqueue,
H A Ddn_sched_fq_pie.c1220 _SI( .enqueue = ) fq_pie_enqueue,
H A Dip_dummynet.c2688 if (d->enqueue == NULL || d->dequeue == NULL) { in load_dn_sched()
2781 if (d->enqueue == NULL || d->dequeue == NULL) { in load_dn_aqm()
/freebsd/sys/netpfil/ipfw/test/
H A Dmain.c532 c->enq = p->enqueue; in init()
/freebsd/sys/kern/
H A Dsched_ule.c371 SDT_PROBE_DEFINE4(sched, , , enqueue, "struct thread *",
2772 SDT_PROBE4(sched, , , enqueue, td, td->td_proc, NULL, in sched_add()
H A Dvfs_subr.c3919 vdropl_impl(struct vnode *vp, bool enqueue) in vdropl_impl() argument
3940 if (!enqueue) { in vdropl_impl()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddebugfs_htt_stats.h942 u32 enqueue; member
H A Ddebugfs_htt_stats.c2044 htt_stats_buf->enqueue); in htt_print_tx_tqm_pdev_stats_tlv_v()
/freebsd/sys/contrib/dev/rtw89/
H A Dfw.c3376 goto enqueue; in rtw89_fw_c2h_irqsafe()
3382 enqueue: in rtw89_fw_c2h_irqsafe()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.td540 // Kernel enqueue builtin records:
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp12892 enqueue(E); in Traverse()
12936 void enqueue(const Expr *E) { in enqueue() function in __anonbf0ddd822a11::DataRecursiveIntBinOpEvaluator
13106 enqueue(Bop->getLHS()); in process()
13127 enqueue(Bop->getRHS()); in process()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc1533 OLD_FILES+=usr/libexec/dwatch/sched-enqueue

123