Searched refs:KeSetImportanceDpc (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/compat/ndis/
H A Dsubr_ndis.c1124 KeSetImportanceDpc(&timer->nt_kdpc, KDPC_IMPORTANCE_LOW);
2291 KeSetImportanceDpc(&intr->ni_dpc, KDPC_IMPORTANCE_LOW);
H A Dkern_ndis.c1401 KeSetImportanceDpc(&fdo->do_dpc, KDPC_IMPORTANCE_HIGH);
H A Dntoskrnl_var.h1420 extern void KeSetImportanceDpc(kdpc *, uint32_t);
H A Dsubr_ntoskrnl.c4022 KeSetImportanceDpc(dpc, imp) function
4416 IMPORT_SFUNC(KeSetImportanceDpc, 2),

Completed in 174 milliseconds