Home
last modified time | relevance | path

Searched defs:KERNEL_UNLOCK_UNLESS_NET_MPSAFE (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/net/
H A Dif.h576 #define KERNEL_UNLOCK_UNLESS_NET_MPSAFE() do { } while (0) macro
590 #define KERNEL_UNLOCK_UNLESS_NET_MPSAFE() \ macro