Searched refs:KeSetImportanceDpc (Results 1 – 4 of 4) sorted by relevance
1432 extern void KeSetImportanceDpc(kdpc *, uint32_t);
1400 KeSetImportanceDpc(&fdo->do_dpc, KDPC_IMPORTANCE_HIGH);
1119 KeSetImportanceDpc(&timer->nt_kdpc, KDPC_IMPORTANCE_LOW);2286 KeSetImportanceDpc(&intr->ni_dpc, KDPC_IMPORTANCE_LOW); in NdisMRegisterInterrupt()
4027 KeSetImportanceDpc(dpc, imp) function4422 IMPORT_SFUNC(KeSetImportanceDpc, 2),