Searched refs:g_offrtNtPbDpcQueueDepth (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Runtime/r0drv/nt/
H A Dthread-r0drv-nt.cpp112 uint32_t const offDpcQueueDepth = g_offrtNtPbDpcQueueDepth;
167 && g_offrtNtPbDpcQueueDepth != 0;
H A Dinternal-r0drv-nt.h76 extern uint32_t g_offrtNtPbDpcQueueDepth;
H A Dinitterm-r0drv-nt.cpp92 uint32_t g_offrtNtPbDpcQueueDepth; variable
190 g_offrtNtPbDpcQueueDepth = pSet->KPRCB.offDpcQueueDepth;
398 if (!g_offrtNtPbQuantumEnd && !g_offrtNtPbDpcQueueDepth)
404 g_offrtNtPbQuantumEnd, g_cbrtNtPbQuantumEnd, g_offrtNtPbDpcQueueDepth,

Completed in 53 milliseconds