Home
last modified time | relevance | path

Searched refs:mcast_lock (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Duverbs.h202 struct mutex mcast_lock; member
H A Duverbs_std_types_qp.c249 mutex_init(&obj->mcast_lock); in UVERBS_HANDLER()
H A Duverbs_cmd.c1284 mutex_init(&obj->mcast_lock); in create_qp()
2478 mutex_lock(&obj->mcast_lock); in ib_uverbs_attach_mcast()
2502 mutex_unlock(&obj->mcast_lock); in ib_uverbs_attach_mcast()
2527 mutex_lock(&obj->mcast_lock); in ib_uverbs_detach_mcast()
2546 mutex_unlock(&obj->mcast_lock); in ib_uverbs_detach_mcast()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_main.c4947 spin_lock_init(&priv->mcast_lock);
6565 spin_lock_irqsave(&priv->mcast_lock, flags);
6572 spin_unlock_irqrestore(&priv->mcast_lock, flags);
6593 spin_lock_irqsave(&priv->mcast_lock, flags);
6600 spin_unlock_irqrestore(&priv->mcast_lock, flags);
6620 spin_lock_irqsave(&priv->mcast_lock, flags);
6640 spin_unlock_irqrestore(&priv->mcast_lock, flags);
6658 spin_lock_irqsave(&priv->mcast_lock, flags);
6666 spin_unlock_irqrestore(&priv->mcast_lock, flags);
H A Dmoal_main.h1707 spinlock_t mcast_lock; member
H A Dmoal_uap_cfg80211.c1687 spin_lock_init(&priv->mcast_lock); in woal_alloc_virt_interface()
H A Dmoal_eth_ioctl.c12812 spin_lock_irqsave(&priv->mcast_lock, flags); in woal_priv_mcast_aggr_group_cfg()
12818 spin_unlock_irqrestore(&priv->mcast_lock, flags); in woal_priv_mcast_aggr_group_cfg()