Home
last modified time | relevance | path

Searched refs:tdsmSingleThreadedLeave (Results 1 – 6 of 6) sorted by relevance

/NextBSD/sys/dev/pms/RefTisa/sat/src/
HDsmsathw.c166 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsataLLIOStart()
173 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsataLLIOStart()
203 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsataLLIOStart()
210 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsataLLIOStart()
237 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsataLLIOStart()
244 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsataLLIOStart()
409 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsataLLIOStart()
460 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsataLLIOStart()
468 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsataLLIOStart()
HDsmtimer.c96 tdsmSingleThreadedLeave(smRoot, SM_TIMER_LOCK); in smAddTimer()
108 tdsmSingleThreadedLeave(smRoot, SM_TIMER_LOCK); in smKillTimer()
132 tdsmSingleThreadedLeave(smRoot, SM_TIMER_LOCK); in smProcessTimers()
148 tdsmSingleThreadedLeave(smRoot, SM_TIMER_LOCK); in smProcessTimers()
HDsmsat.c696 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smDequeueIO()
704 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smDequeueIO()
1036 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsatTmAbortTask()
1478 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smEnqueueIO()
1541 tdsmSingleThreadedLeave(smRoot, SM_INTERNAL_IO_LOCK); in smsatFreeIntIoResource()
1572 tdsmSingleThreadedLeave(smRoot, SM_INTERNAL_IO_LOCK); in smsatAllocIntIoResource()
1579 tdsmSingleThreadedLeave(smRoot, SM_INTERNAL_IO_LOCK); in smsatAllocIntIoResource()
1590 tdsmSingleThreadedLeave(smRoot, SM_INTERNAL_IO_LOCK); in smsatAllocIntIoResource()
1597 tdsmSingleThreadedLeave(smRoot, SM_INTERNAL_IO_LOCK); in smsatAllocIntIoResource()
1639 tdsmSingleThreadedLeave(smRoot, SM_INTERNAL_IO_LOCK); in smsatAllocIntIoResource()
[all …]
HDsmsatcb.c3135 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsatSendDiagnosticCB()
4214 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsatWriteSame10CB()
7698 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsatDecrementPendingIO()
7717 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsatDecrementPendingIO()
/NextBSD/sys/dev/pms/RefTisa/sat/api/
HDtdsmapi.h68 tdsmSingleThreadedLeave(
/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/common/
HDtdsmcmnapi.c1042 tdsmSingleThreadedLeave( in tdsmSingleThreadedLeave() function