Searched refs:IrpQueueLock (Results 1 – 4 of 4) sorted by relevance
50 KSPIN_LOCK IrpQueueLock; variable115 KeAcquireSpinLock(&IrpQueueLock, Irql); in CsqAcquireLock()130 KeReleaseSpinLock(&IrpQueueLock, Irql); in CsqReleaseLock()
36 extern KSPIN_LOCK IrpQueueLock;
1251 KeInitializeSpinLock(&IrpQueueLock); in DriverEntry()
29 KSPIN_LOCK IrpQueueLock; variable65 KeAcquireSpinLock(&IrpQueueLock, Irql); in CsqAcquireLock()71 KeReleaseSpinLock(&IrpQueueLock, Irql); in CsqReleaseLock()202 KeInitializeSpinLock(&IrpQueueLock); in DriverEntry()