Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/ndis/
H A Dntoskrnl_var.h1452 extern void KefAcquireSpinLockAtDpcLevel(kspin_lock *);
1512 #define KeAcquireSpinLockAtDpcLevel(a) KefAcquireSpinLockAtDpcLevel(a)
H A Dsubr_ntoskrnl.c2299 KefAcquireSpinLockAtDpcLevel(lock) function
4362 IMPORT_FFUNC(KefAcquireSpinLockAtDpcLevel, 1),