Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sat/src/
H A Dsmsathw.c165 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsataLLIOStart()
172 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsataLLIOStart()
202 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsataLLIOStart()
209 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsataLLIOStart()
236 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsataLLIOStart()
243 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsataLLIOStart()
408 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsataLLIOStart()
459 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsataLLIOStart()
467 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsataLLIOStart()
H A Dsmtimer.c95 tdsmSingleThreadedLeave(smRoot, SM_TIMER_LOCK); in smAddTimer()
107 tdsmSingleThreadedLeave(smRoot, SM_TIMER_LOCK); in smKillTimer()
131 tdsmSingleThreadedLeave(smRoot, SM_TIMER_LOCK); in smProcessTimers()
147 tdsmSingleThreadedLeave(smRoot, SM_TIMER_LOCK); in smProcessTimers()
H A Dsmsat.c695 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smDequeueIO()
703 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smDequeueIO()
1035 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsatTmAbortTask()
1477 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smEnqueueIO()
1540 tdsmSingleThreadedLeave(smRoot, SM_INTERNAL_IO_LOCK); in smsatFreeIntIoResource()
1571 tdsmSingleThreadedLeave(smRoot, SM_INTERNAL_IO_LOCK); in smsatAllocIntIoResource()
1578 tdsmSingleThreadedLeave(smRoot, SM_INTERNAL_IO_LOCK); in smsatAllocIntIoResource()
1589 tdsmSingleThreadedLeave(smRoot, SM_INTERNAL_IO_LOCK); in smsatAllocIntIoResource()
1596 tdsmSingleThreadedLeave(smRoot, SM_INTERNAL_IO_LOCK); in smsatAllocIntIoResource()
1638 tdsmSingleThreadedLeave(smRoot, SM_INTERNAL_IO_LOCK); in smsatAllocIntIoResource()
[all …]
H A Dsmsatcb.c3134 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsatSendDiagnosticCB()
4213 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsatWriteSame10CB()
7697 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsatDecrementPendingIO()
7716 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsatDecrementPendingIO()
/freebsd/sys/dev/pms/RefTisa/sat/api/
H A Dtdsmapi.h67 tdsmSingleThreadedLeave(
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdsmcmnapi.c1041 tdsmSingleThreadedLeave( in tdsmSingleThreadedLeave() function