Règle IrqlDispatch (storport)
Cette règle vérifie que les routines suivantes sont appelées uniquement dans IRQL = DISPATCH_LEVEL.
AllocateAdapterChannel
FreeAdapterChannel
FreeMapRegisters
GetScatterGatherList
IoAllocateController
IoFreeController
IoStartNextPacket
KeAcquireSpinLockAtDpcLevel
KeInsertByKeyDeviceQueue
KeInsertDeviceQueue
KeReleaseSpinLockFromDpcLevel
KeRemoveByKeyDeviceQueue
KeRemoveDeviceQueue
PutScatterGatherList
Modèle de pilote : Storport
Comment tester
Au moment de la compilation |
---|
Exécutez Static Driver Verifier et spécifiez la règle IrqlDispatch . Utilisez les étapes suivantes pour exécuter l’analyse de votre code :
Pour plus d’informations, consultez Utilisation du vérificateur de pilote statique pour rechercher des défauts dans les pilotes. |
S’applique à
AllocateAdapterChannelFreeAdapterChannelFreeMapRegistersGetScatterGatherListIoAllocateControllerIoFreeControllerIoStartNextPacketKeAcquireSpinLockAtDpcLevelKeInsertByKeyDeviceQueueKeInsertDeviceQueueKeReleaseSpinLockFromDpcLevelKeRemoveByKeyDeviceQueueKeRemoveDeviceQueuePutScatterGatherList