Searched refs:KeSetImportanceDpc (Results 1 – 4 of 4) sorted by relevance
1420 extern void KeSetImportanceDpc(kdpc *, uint32_t);
1401 KeSetImportanceDpc(&fdo->do_dpc, KDPC_IMPORTANCE_HIGH);
1124 KeSetImportanceDpc(&timer->nt_kdpc, KDPC_IMPORTANCE_LOW);2291 KeSetImportanceDpc(&intr->ni_dpc, KDPC_IMPORTANCE_LOW); in NdisMRegisterInterrupt()
4022 KeSetImportanceDpc(dpc, imp) function4416 IMPORT_SFUNC(KeSetImportanceDpc, 2),