Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DWorkList.cpp44 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anond1e6f8ae0111::DFS
64 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anond1e6f8ae0111::BFS
100 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anond1e6f8ae0211::BFSBlockDFSContents
149 void enqueue(const WorkListUnit &U) override { in enqueue() function in __anond1e6f8ae0311::UnexploredFirstStack
224 void enqueue(const WorkListUnit &U) override { in enqueue() function in __anond1e6f8ae0411::UnexploredFirstPriorityQueue
280 void enqueue(const WorkListUnit &U) override { in enqueue() function in __anond1e6f8ae0511::UnexploredFirstPriorityLocationQueue
H A DCoreEngine.cpp594 void CoreEngine::enqueue(ExplodedNodeSet &Set) { in enqueue() function in CoreEngine
599 void CoreEngine::enqueue(ExplodedNodeSet &Set, in enqueue() function in CoreEngine
/freebsd/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/sys/sys/
H A Dtaskqueue.h155 taskqueue_create(#name, M_WAITOK, (enqueue), (context)); \ argument
179 taskqueue_create_fast(#name, M_WAITOK, (enqueue), \ argument
/freebsd/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/contrib/llvm-project/lld/COFF/
H A DMarkLive.cpp39 auto enqueue = [&](SectionChunk *c) { in markLive() local
/freebsd/usr.bin/grep/
H A Dqueue.c77 enqueue(struct str *x) in enqueue() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBase.cpp174 void RegAllocBase::enqueue(const LiveInterval *LI) { in enqueue() function in RegAllocBase
H A DRegAllocGreedy.cpp284 void RAGreedy::enqueue(PQueue &CurQueue, const LiveInterval *LI) { in enqueue() function in RAGreedy
/freebsd/contrib/ntp/ntpd/
H A Dntp_prio_q.c149 queue *enqueue( in enqueue() function
/freebsd/sys/x86/iommu/
H A Damd_event.c166 bool enqueue; in amdiommu_event_intr() local
H A Dintel_fault.c128 bool enqueue; in dmar_fault_intr() local
/freebsd/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/contrib/llvm-project/lld/ELF/
H A DMarkLive.cpp189 void MarkLive<ELFT>::enqueue(InputSectionBase *sec, uint64_t offset) { in enqueue() function in MarkLive
/freebsd/sys/kern/
H A Dsubr_taskqueue.c141 taskqueue_enqueue_fn enqueue, void *context, in _taskqueue_create()
178 taskqueue_enqueue_fn enqueue, void *context) in taskqueue_create()
878 taskqueue_enqueue_fn enqueue, void *context) in taskqueue_create_fast()
H A Dsubr_gtaskqueue.c124 taskqueue_enqueue_fn enqueue, void *context, in _gtaskqueue_create()
583 taskqueue_enqueue_fn enqueue, void *context) in gtaskqueue_create_fast()
H A Dvfs_subr.c4001 vdropl_impl(struct vnode * vp,bool enqueue) vdropl_impl() argument
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dcomp_parse.c59 enqueue(ENTRY * ep) in enqueue() function
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h75 void enqueue(Callback Cb, void *Ptr, uptr Size) { in enqueue() function
/freebsd/sys/dev/vmware/vmci/
H A Dvmci_qpair.c499 enqueue(struct vmci_queue *produce_q, struct vmci_queue *consume_q, in enqueue() function
/freebsd/usr.bin/sdiff/
H A Dsdiff.c892 enqueue(cha function
[all...]
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DReachableCode.cpp426 void DeadCodeScan::enqueue(const CFGBlock *block) { in enqueue() function in DeadCodeScan
/freebsd/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/sys/contrib/openzfs/module/zfs/
H A Ddmu_redact.c600 boolean_t enqueue = B_FALSE; in update_redaction_list() local

12