Searched refs:RUM_LOCK (Results 1 – 2 of 2) sorted by relevance
496 RUM_LOCK(sc); in rum_attach()591 RUM_LOCK(sc); in rum_detach()599 RUM_LOCK(sc); in rum_detach()734 RUM_LOCK(sc); in rum_cmdq_cb()840 RUM_LOCK(sc); in rum_beacon_miss()870 RUM_LOCK(sc); in rum_sta_recv_mgmt()933 RUM_LOCK(sc); in rum_newstate()1261 RUM_LOCK(sc); in rum_bulk_read_callback()1707 RUM_LOCK(sc); in rum_transmit()1752 RUM_LOCK(sc); in rum_parent()[all …]
178 #define RUM_LOCK(sc) lockmgr(&(sc)->sc_lock, LK_EXCLUSIVE) macro