Lines Matching defs:Spinlock
64 SpinLock_t Spinlock;
88 KernAllocSpinLock(&pThis->Spinlock);
105 KernAcquireSpinLock(&pThis->Spinlock);
113 KernReleaseSpinLock(&pThis->Spinlock);
117 KernReleaseSpinLock(&pThis->Spinlock);
120 KernReleaseSpinLock(&pThis->Spinlock);
121 KernFreeSpinLock(&pThis->Spinlock);
137 KernAcquireSpinLock(&pThis->Spinlock);
148 KernReleaseSpinLock(&pThis->Spinlock);
161 KernAcquireSpinLock(&pThis->Spinlock);
163 KernReleaseSpinLock(&pThis->Spinlock);
199 KernAcquireSpinLock(&pThis->Spinlock);
210 &pThis->Spinlock,
223 KernReleaseSpinLock(&pThis->Spinlock);
224 KernFreeSpinLock(&pThis->Spinlock);
250 KernReleaseSpinLock(&pThis->Spinlock);