Lines Matching defs:Spinlock
65 SpinLock_t Spinlock;
90 KernAllocSpinLock(&pThis->Spinlock);
105 KernAcquireSpinLock(&pThis->Spinlock);
113 KernReleaseSpinLock(&pThis->Spinlock);
117 KernReleaseSpinLock(&pThis->Spinlock);
120 KernReleaseSpinLock(&pThis->Spinlock);
121 KernFreeSpinLock(&pThis->Spinlock);
135 KernAcquireSpinLock(&pThis->Spinlock);
154 KernReleaseSpinLock(&pThis->Spinlock);
188 KernAcquireSpinLock(&pThis->Spinlock);
203 &pThis->Spinlock,
216 KernReleaseSpinLock(&pThis->Spinlock);
217 KernFreeSpinLock(&pThis->Spinlock);
242 KernReleaseSpinLock(&pThis->Spinlock);