Searched refs:mc_lock (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/hwtracing/stm/
H A Dstm.h51 spinlock_t mc_lock; member in struct:stm_device
H A Dcore.c290 spin_lock(&stm->mc_lock); stm_output_assign()
307 spin_unlock(&stm->mc_lock); stm_output_assign()
314 spin_lock(&stm->mc_lock); stm_output_free()
317 spin_unlock(&stm->mc_lock); stm_output_free()
647 spin_lock_init(&stm->mc_lock); stm_register_device()
/linux-4.4.14/include/net/
H A Dif_inet6.h171 spinlock_t mc_lock; member in struct:inet6_dev
/linux-4.4.14/net/ipv6/
H A Dmcast.c738 spin_lock_bh(&idev->mc_lock); mld_add_delrec()
741 spin_unlock_bh(&idev->mc_lock); mld_add_delrec()
749 spin_lock_bh(&idev->mc_lock); mld_del_delrec()
762 spin_unlock_bh(&idev->mc_lock); mld_del_delrec()
778 spin_lock_bh(&idev->mc_lock); mld_clear_delrec()
781 spin_unlock_bh(&idev->mc_lock); mld_clear_delrec()
1864 spin_lock(&idev->mc_lock); mld_send_cr()
1898 spin_unlock(&idev->mc_lock); mld_send_cr()
2527 spin_lock_init(&idev->mc_lock); ipv6_mc_init_dev()
/linux-4.4.14/drivers/edac/
H A Dxgene_edac.c73 struct mutex mc_lock; member in struct:xgene_edac
267 mutex_lock(&ctx->edac->mc_lock); xgene_edac_mc_irq_ctl()
318 mutex_unlock(&ctx->edac->mc_lock); xgene_edac_mc_irq_ctl()
1822 mutex_init(&edac->mc_lock); xgene_edac_probe()

Completed in 150 milliseconds