Home
last modified time | relevance | path

Searched refs:KefAcquireSpinLockAtDpcLevel (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/compat/ndis/
HDntoskrnl_var.h1450 extern void KefAcquireSpinLockAtDpcLevel(kspin_lock *);
1510 #define KeAcquireSpinLockAtDpcLevel(a) KefAcquireSpinLockAtDpcLevel(a)
HDsubr_ntoskrnl.c2297 KefAcquireSpinLockAtDpcLevel(lock) function
4363 IMPORT_FFUNC(KefAcquireSpinLockAtDpcLevel, 1),