Home
last modified time | relevance | path

Searched defs:dispatch (Results 1 – 25 of 31) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
HDTaskDispatch.cpp22 void InPlaceTaskDispatcher::dispatch(std::unique_ptr<Task> T) { T->run(); } in dispatch() function in llvm::orc::InPlaceTaskDispatcher
27 void DynamicThreadPoolTaskDispatcher::dispatch(std::unique_ptr<Task> T) { in dispatch() function in llvm::orc::DynamicThreadPoolTaskDispatcher
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-xray/
HDxray-registry.cpp34 HandlerType dispatch(cl::SubCommand *SC) { in dispatch() function
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-remarkutil/
HDRemarkUtilRegistry.cpp33 HandlerType dispatch(cl::SubCommand *SC) { in dispatch() function
/freebsd-13-stable/sys/dev/liquidio/base/
HDlio_device.c544 struct lio_stailq_head *dispatch; in lio_delete_dispatch_list() local
571 struct lio_stailq_node *dispatch; in lio_get_dispatch() local
655 struct lio_dispatch *dispatch; in lio_register_dispatch_fn() local
710 struct lio_stailq_node *dispatch, *dfree = NULL, *tmp2; in lio_unregister_dispatch_fn() local
HDlio_droq.c69 struct lio_stailq_node *dispatch; in lio_get_dispatch_arg() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
HDRetireControlUnit.cpp43 unsigned RetireControlUnit::dispatch(const InstRef &IR) { in dispatch() function in llvm::mca::RetireControlUnit
HDLSUnit.cpp69 unsigned LSUnit::dispatch(const InstRef &IR) { in dispatch() function in llvm::mca::LSUnit
HDScheduler.cpp300 bool Scheduler::dispatch(InstRef &IR) { in dispatch() function in llvm::mca::Scheduler
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
HDmem_map_base.h109 MemMapT dispatch(uptr Addr, uptr Size) { in dispatch() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MCA/Stages/
HDDispatchStage.cpp78 Error DispatchStage::dispatch(InstRef IR) { in dispatch() function in llvm::mca::DispatchStage
/freebsd-13-stable/crypto/openssh/
HDpacket.h72 dispatch_fn *dispatch[DISPATCH_MAX]; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MCA/
HDInstruction.cpp163 void Instruction::dispatch(unsigned RCUToken) { in dispatch() function in llvm::mca::Instruction
/freebsd-13-stable/contrib/unbound/libunbound/
HDunbound-event.h93 int (*dispatch)(struct ub_event_base*); member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
HDSimpleRemoteEPCServer.cpp32 void SimpleRemoteEPCServer::ThreadDispatcher::dispatch( in dispatch() function in llvm::orc::SimpleRemoteEPCServer::ThreadDispatcher
/freebsd-13-stable/contrib/file/src/
HDvasprintf.c292 static int dispatch(xprintf_struct *s) in dispatch() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
HDAppleThreadPlanStepThroughObjCTrampoline.cpp259 ::DispatchFunction &dispatch) { in AppleThreadPlanStepThroughDirectDispatch()
/freebsd-13-stable/sbin/dhclient/
HDdispatch.c168 dispatch(void) in dispatch() function
/freebsd-13-stable/sys/powerpc/powerpc/
HDtrap.c620 uintptr_t dispatch = (uintptr_t)td->td_pcb->pcb_onfault; in handle_onfault() local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDCoreEngine.h490 const Expr *e, const CFGBlock *dispatch, CoreEngine* eng) in IndirectGotoNodeBuilder()
/freebsd-13-stable/contrib/pf/libevent/
HDevent.h137 int (*dispatch)(struct event_base *, void *, struct timeval *); member
/freebsd-13-stable/contrib/libevent/
HDevent-internal.h111 int (*dispatch)(struct event_base *, struct timeval *); member
/freebsd-13-stable/contrib/ntp/sntp/libevent/
HDevent-internal.h111 int (*dispatch)(struct event_base *, struct timeval *); member
/freebsd-13-stable/sys/dev/sym/
HDsym_fw2.h90 u32 dispatch [ 28]; member
HDsym_fw1.h92 u32 dispatch [ 28]; member
/freebsd-13-stable/contrib/apr-util/misc/
HDapr_thread_pool.c40 } dispatch; member

12