Searched refs:mcg_lock (Results 1 – 4 of 4) sorted by relevance
147 spin_lock_bh(&rxe->mcg_lock); in rxe_lookup_mcg()149 spin_unlock_bh(&rxe->mcg_lock); in rxe_lookup_mcg()214 spin_lock_bh(&rxe->mcg_lock); in rxe_get_mcg()218 spin_unlock_bh(&rxe->mcg_lock); in rxe_get_mcg()225 spin_unlock_bh(&rxe->mcg_lock); in rxe_get_mcg()278 spin_lock_bh(&mcg->rxe->mcg_lock); in rxe_destroy_mcg()280 spin_unlock_bh(&mcg->rxe->mcg_lock); in rxe_destroy_mcg()338 spin_lock_bh(&rxe->mcg_lock); in rxe_attach_mcg()341 spin_unlock_bh(&rxe->mcg_lock); in rxe_attach_mcg()345 spin_unlock_bh(&rxe->mcg_lock); in rxe_attach_mcg()[all …]
202 spin_lock_bh(&rxe->mcg_lock); in rxe_rcv_mcast_pkt()250 spin_unlock_bh(&rxe->mcg_lock); in rxe_rcv_mcast_pkt()
145 spin_lock_init(&rxe->mcg_lock); in rxe_init()
391 spinlock_t mcg_lock; member