Go to the source code of this file.
◆ MeInitializeDpc()
◆ MeInsertQueueDpc()
| bool MeInsertQueueDpc |
( |
IN PDPC | Dpc, |
|
|
IN void * | SystemArgument1, |
|
|
IN void * | SystemArgument2 ) |
Definition at line 47 of file dpc.c.
◆ MeRemoveQueueDpc()
| bool MeRemoveQueueDpc |
( |
IN PDPC | Dpc | ) |
|
◆ MeRetireDPCs()
| void MeRetireDPCs |
( |
void | | ) |
|
◆ MeSetTargetProcessorDpc()
| void MeSetTargetProcessorDpc |
( |
IN PDPC | Dpc, |
|
|
IN uint32_t | CpuNumber ) |
◆ ReapOb()
| void ReapOb |
( |
DPC * | dpc, |
|
|
void * | DeferredContext, |
|
|
void * | SystemArgument1, |
|
|
void * | SystemArgument2 ) |
Definition at line 18 of file dpc.c.
◆ ObpReaperList
| volatile void* ObpReaperList |
|
extern |
Definition at line 28 of file ob.c.