Home
last modified time | relevance | path

Searched refs:KERNEL_UNLOCK_UNLESS_IFP_MPSAFE (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/sys/net/
Dif_media.c536 KERNEL_UNLOCK_UNLESS_IFP_MPSAFE(ifp); in ifmedia_ioctl()
Dif.h565 #define KERNEL_UNLOCK_UNLESS_IFP_MPSAFE(ifp) \ macro
Dif_vlan.c1122 KERNEL_UNLOCK_UNLESS_IFP_MPSAFE(mib->ifvm_p); in vlan_ether_addmulti()
Dbpf.c916 KERNEL_UNLOCK_UNLESS_IFP_MPSAFE(ifp); in bpf_write()
Dif_bridge.c1759 KERNEL_UNLOCK_UNLESS_IFP_MPSAFE(dst_if); in bridge_output()
Dif.c3610 KERNEL_UNLOCK_UNLESS_IFP_MPSAFE(ifp); in doifioctl()