Home
last modified time | relevance | path

Searched refs:GLDM_UNLOCK (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dgld.c757 GLDM_UNLOCK(macinfo); in gld_register()
839 GLDM_UNLOCK(macinfo); in gld_unregister()
864 GLDM_UNLOCK(macinfo); in gld_unregister()
1003 GLDM_UNLOCK(macinfo); in gld_update_kstat()
1008 GLDM_UNLOCK(macinfo); in gld_update_kstat()
1129 GLDM_UNLOCK(macinfo); in gld_update_kstat()
1260 GLDM_UNLOCK(macinfo); in gld_update_vlan_kstat()
2244 GLDM_UNLOCK(macinfo); in gld_sched()
2468 GLDM_UNLOCK(macinfo); in gld_recv_tagged()
3216 GLDM_UNLOCK(macinfo); in gld_fastpath()
[all …]
H A Dgldutil.c548 GLDM_UNLOCK(macinfo); in gld_fastpath_ether()
1190 GLDM_UNLOCK(macinfo); in gld_fastpath_fddi()
1676 GLDM_UNLOCK(macinfo); in gld_fastpath_tr()
/illumos-gate/usr/src/uts/common/sys/
H A Dgldpriv.h409 #define GLDM_UNLOCK(macinfo) \ macro