Searched defs:enqueue (Results 1 - 23 of 23) sorted by relevance

/freebsd-current/contrib/llvm-project/lld/COFF/
H A DMarkLive.cpp39 auto enqueue = [&](SectionChunk *c) { local
/freebsd-current/usr.bin/grep/
H A Dqueue.c77 enqueue(struct str *x) function
/freebsd-current/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h68 void enqueue(ExplodedNode *N, const CFGBlock *B, unsigned idx) { function in class:clang::ento::WorkList
72 void enqueue(ExplodedNode *N) { function in class:clang::ento::WorkList
/freebsd-current/contrib/ntp/ntpd/
H A Dntp_prio_q.c149 queue *enqueue( function
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBase.cpp176 void RegAllocBase::enqueue(const LiveInterval *LI) { function in class:RegAllocBase
H A DRegAllocGreedy.cpp286 void RAGreedy::enqueue(PQueue &CurQueue, const LiveInterval *LI) { function in class:RAGreedy
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DMarkLive.cpp75 void MarkLiveImpl<RecordWhyLive>::enqueue( function in class:lld::macho::MarkLiveImpl
[all...]
/freebsd-current/sys/netpfil/ipfw/
H A Ddn_sched.h125 int (*enqueue)(struct dn_sch_inst *, struct dn_queue *, member in struct:dn_alg
H A Ddn_aqm.h100 int (*enqueue)(struct dn_queue *, struct mbuf *); member in struct:dn_aqm
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DMarkLive.cpp183 void MarkLive<ELFT>::enqueue(InputSectionBase *sec, uint64_t offset) { function in class:MarkLive
[all...]
/freebsd-current/sys/x86/iommu/
H A Dintel_fault.c127 bool enqueue; local
/freebsd-current/sys/dev/vmware/vmci/
H A Dvmci_qpair.c499 enqueue(struct vmci_queue *produce_q, struct vmci_queue *consume_q, function
/freebsd-current/contrib/llvm-project/clang/lib/Analysis/
H A DReachableCode.cpp425 void DeadCodeScan::enqueue(const CFGBlock *block) { function in class:DeadCodeScan
/freebsd-current/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h75 void enqueue(Callback Cb, void *Ptr, uptr Size) { function in class:scudo::QuarantineCache
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp606 void CoreEngine::enqueue(ExplodedNodeSet &Set) { function in class:CoreEngine
611 void CoreEngine::enqueue(ExplodedNodeSet &Set, function in class:CoreEngine
[all...]
/freebsd-current/contrib/ncurses/ncurses/tinfo/
H A Dcomp_parse.c59 enqueue(ENTRY * ep) function
/freebsd-current/usr.bin/sdiff/
H A Dsdiff.c892 enqueue(cha function
[all...]
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_ucast_lash.c238 inline static void enqueue(cl_list_t * bfsq, switch_t * sw) function
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Ddmu_redact.c598 boolean_t enqueue = B_FALSE; local
/freebsd-current/sys/kern/
H A Dsubr_taskqueue.c140 _taskqueue_create(const char *name, int mflags, taskqueue_enqueue_fn enqueue, void *context, int mtxflags, const char *mtxname __unused) argument
177 taskqueue_create(const char *name, int mflags, taskqueue_enqueue_fn enqueue, void *context) argument
877 taskqueue_create_fast(const char *name, int mflags, taskqueue_enqueue_fn enqueue, void *context) argument
[all...]
H A Dsubr_gtaskqueue.c123 _gtaskqueue_create(const char *name, int mflags, taskqueue_enqueue_fn enqueue, void *context, int mtxflags, const char *mtxname __unused) argument
582 gtaskqueue_create_fast(const char *name, int mflags, taskqueue_enqueue_fn enqueue, void *context) argument
H A Dvfs_subr.c3919 vdropl_impl(struct vnode *vp, bool enqueue) argument
/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Ddebugfs_htt_stats.h942 u32 enqueue; member in struct:htt_tx_tqm_pdev_stats_tlv_v

Completed in 215 milliseconds