Home
last modified time | relevance | path

Searched refs:CBFunc (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sat/src/
H A Dsmtimer.c72 smTimerCBFunc_t CBFunc, in smSetTimerRequest() argument
79 timerRequest->timerCBFunc = CBFunc; in smSetTimerRequest()
H A Dsmproto.h57 smTimerCBFunc_t CBFunc,
/freebsd/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmtimer.c73 dmTimerCBFunc_t CBFunc, in dmSetTimerRequest() argument
80 timerRequest->timerCBFunc = CBFunc; in dmSetTimerRequest()
H A Ddmproto.h56 dmTimerCBFunc_t CBFunc,
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdtimers.c173 tdsaTimerCBFunc_t CBFunc, in tdsaSetTimerRequest() argument
180 timerRequest->timerCBFunc = CBFunc; in tdsaSetTimerRequest()
H A Dtdproto.h70 tdsaTimerCBFunc_t CBFunc,
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6986 OpenMPIRBuilder::TargetBodyGenCallbackTy &CBFunc, in createOutlinedFunction() argument
7056 llvm::OpenMPIRBuilder::InsertPointOrErrorTy AfterIP = CBFunc( in createOutlinedFunction()
7356 OpenMPIRBuilder::TargetBodyGenCallbackTy &CBFunc, in emitTargetOutlinedFunction() argument
7362 EntryFnName, Inputs, CBFunc, in emitTargetOutlinedFunction()
7967 OpenMPIRBuilder::TargetBodyGenCallbackTy CBFunc, in createTarget() argument
7984 OutlinedFnID, Inputs, CBFunc, ArgAccessorFuncCB)) in createTarget()