Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/ndis/
H A Dntoskrnl_var.h1438 extern void KefAcquireSpinLockAtDpcLevel(kspin_lock *);
1498 #define KeAcquireSpinLockAtDpcLevel(a) KefAcquireSpinLockAtDpcLevel(a)
H A Dsubr_ntoskrnl.c2296 KefAcquireSpinLockAtDpcLevel(lock) function
4353 IMPORT_FFUNC(KefAcquireSpinLockAtDpcLevel, 1),