Regra IrqlDispatch (storport)
Essa regra verifica se as rotinas a seguir são chamadas apenas em IRQL = DISPATCH_LEVEL.
AllocateAdapterChannel
FreeAdapterChannel
FreeMapRegisters
GetScatterGatherList
IoAllocateController
IoFreeController
IoStartNextPacket
KeAcquireSpinLockAtDpcLevel
KeInsertByKeyDeviceQueue
KeInsertDeviceQueue
KeReleaseSpinLockFromDpcLevel
KeRemoveByKeyDeviceQueue
KeRemoveDeviceQueue
PutScatterGatherList
Modelo de driver: Storport
Como testar
Em tempo de compilação |
---|
Execute o Verificador de Driver Estático e especifique a regra IrqlDispatch . Use as seguintes etapas para executar uma análise do código:
Para obter mais informações, consulte Usando o Verificador de Driver Estático para localizar defeitos em drivers. |
Aplica-se a
AllocateAdapterChannelFreeAdapterChannelFreeMapRegistersGetScatterGatherListIoAllocateControllerIoFreeControllerIoStartNextPacketKeAcquireSpinLockAtDpcLevelKeInsertByKeyDeviceQueueKeInsertDeviceQueueKeReleaseSpinLockFromDpcLevelKeRemoveByKeyDeviceQueueKeRemoveDeviceQueuePutScatterGatherList