Home
last modified time | relevance | path

Searched defs:enqueue (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DWorkList.cpp44 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anonfe97bb240111::DFS
64 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anonfe97bb240111::BFS
100 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anonfe97bb240211::BFSBlockDFSContents
149 void enqueue(const WorkListUnit &U) override { in enqueue() function in __anonfe97bb240311::UnexploredFirstStack
224 void enqueue(const WorkListUnit &U) override { in enqueue() function in __anonfe97bb240411::UnexploredFirstPriorityQueue
280 void enqueue(const WorkListUnit &U) override { in enqueue() function in __anonfe97bb240511::UnexploredFirstPriorityLocationQueue
H A DCoreEngine.cpp606 void CoreEngine::enqueue(ExplodedNodeSet &Set) { in enqueue() function in CoreEngine
611 void CoreEngine::enqueue(ExplodedNodeSet &Set, in enqueue() function in CoreEngine
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h68 void enqueue(ExplodedNode *N, const CFGBlock *B, unsigned idx) { in enqueue() function
72 void enqueue(ExplodedNode *N) { in enqueue() function
/freebsd-14.2/sys/sys/
H A Dtaskqueue.h147 #define TASKQUEUE_DEFINE(name, enqueue, context, init) \ argument
171 #define TASKQUEUE_FAST_DEFINE(name, enqueue, context, init) \ argument
/freebsd-14.2/contrib/llvm-project/lld/MachO/
H A DMarkLive.cpp54 void enqueue(InputSection *isec, uint64_t off) override { in enqueue() function in lld::macho::MarkLiveImpl
75 void MarkLiveImpl<RecordWhyLive>::enqueue( in enqueue() function in lld::macho::MarkLiveImpl
/freebsd-14.2/contrib/llvm-project/lld/COFF/
H A DMarkLive.cpp39 auto enqueue = [&](SectionChunk *c) { in markLive() local
/freebsd-14.2/usr.bin/grep/
H A Dqueue.c78 enqueue(struct str *x) in enqueue() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBase.cpp176 void RegAllocBase::enqueue(const LiveInterval *LI) { in enqueue() function in RegAllocBase
H A DRegAllocGreedy.cpp286 void RAGreedy::enqueue(PQueue &CurQueue, const LiveInterval *LI) { in enqueue() function in RAGreedy
/freebsd-14.2/contrib/ntp/ntpd/
H A Dntp_prio_q.c149 queue *enqueue( in enqueue() function
/freebsd-14.2/sys/x86/iommu/
H A Dintel_fault.c128 bool enqueue; in dmar_fault_intr() local
/freebsd-14.2/sys/netpfil/ipfw/
H A Ddn_aqm.h100 int (*enqueue)(struct dn_queue *, struct mbuf *); member
H A Ddn_sched.h125 int (*enqueue)(struct dn_sch_inst *, struct dn_queue *, member
/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DMarkLive.cpp183 void MarkLive<ELFT>::enqueue(InputSectionBase *sec, uint64_t offset) { in enqueue() function in MarkLive
/freebsd-14.2/sys/kern/
H A Dsubr_taskqueue.c142 taskqueue_enqueue_fn enqueue, void *context, in _taskqueue_create()
179 taskqueue_enqueue_fn enqueue, void *context) in taskqueue_create()
879 taskqueue_enqueue_fn enqueue, void *context) in taskqueue_create_fast()
H A Dsubr_gtaskqueue.c125 taskqueue_enqueue_fn enqueue, void *context, in _gtaskqueue_create()
584 taskqueue_enqueue_fn enqueue, void *context) in gtaskqueue_create_fast()
H A Dvfs_subr.c3934 vdropl_impl(struct vnode *vp, bool enqueue) in vdropl_impl()
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/
H A Dcomp_parse.c59 enqueue(ENTRY * ep) in enqueue() function
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h75 void enqueue(Callback Cb, void *Ptr, uptr Size) { in enqueue() function
/freebsd-14.2/sys/dev/vmware/vmci/
H A Dvmci_qpair.c499 enqueue(struct vmci_queue *produce_q, struct vmci_queue *consume_q, in enqueue() function
/freebsd-14.2/usr.bin/sdiff/
H A Dsdiff.c893 enqueue(char *left, char divider, char *right) in enqueue() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DReachableCode.cpp425 void DeadCodeScan::enqueue(const CFGBlock *block) { in enqueue() function in DeadCodeScan
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Ddmu_redact.c598 boolean_t enqueue = B_FALSE; in update_redaction_list() local
/freebsd-14.2/contrib/ofed/opensm/opensm/
H A Dosm_ucast_lash.c238 inline static void enqueue(cl_list_t * bfsq, switch_t * sw) in enqueue() function
/freebsd-14.2/sys/contrib/dev/athk/ath11k/
H A Ddebugfs_htt_stats.h942 u32 enqueue; member

12