Searched refs:reg_mutex (Results 1 – 10 of 10) sorted by relevance
159 mutex_lock(&gdev->reg_mutex); in ccwgroup_ungroup()164 mutex_unlock(&gdev->reg_mutex); in ccwgroup_ungroup()328 mutex_init(&gdev->reg_mutex); in ccwgroup_create_dev()329 mutex_lock(&gdev->reg_mutex); in ccwgroup_create_dev()396 mutex_unlock(&gdev->reg_mutex); in ccwgroup_create_dev()399 mutex_unlock(&gdev->reg_mutex); in ccwgroup_create_dev()
158 mutex_init(&sch->reg_mutex); in css_sch_create_locks()258 mutex_lock(&sch->reg_mutex); in css_sch_device_register()262 mutex_unlock(&sch->reg_mutex); in css_sch_device_register()272 mutex_lock(&sch->reg_mutex); in css_sch_device_unregister()275 mutex_unlock(&sch->reg_mutex); in css_sch_device_unregister()1060 mutex_init(&css->pseudo_subchannel->reg_mutex); in setup_css()
87 struct mutex reg_mutex; member
936 mutex_lock(&sch->reg_mutex); in ccw_device_move_to_sch()938 mutex_unlock(&sch->reg_mutex); in ccw_device_move_to_sch()
419 mutex_lock(&priv->reg_mutex); in qca8k_fdb_add()422 mutex_unlock(&priv->reg_mutex); in qca8k_fdb_add()432 mutex_lock(&priv->reg_mutex); in qca8k_fdb_del()435 mutex_unlock(&priv->reg_mutex); in qca8k_fdb_del()443 mutex_lock(&priv->reg_mutex); in qca8k_fdb_flush()445 mutex_unlock(&priv->reg_mutex); in qca8k_fdb_flush()494 mutex_lock(&priv->reg_mutex); in qca8k_vlan_add()517 mutex_unlock(&priv->reg_mutex); in qca8k_vlan_add()529 mutex_lock(&priv->reg_mutex); in qca8k_vlan_del()563 mutex_unlock(&priv->reg_mutex); in qca8k_vlan_del()[all …]
931 mutex_lock(&priv->reg_mutex); in mt7530_setup_port5()993 mutex_unlock(&priv->reg_mutex); in mt7530_setup_port5()1048 mutex_lock(&priv->reg_mutex); in mt7530_port_enable()1060 mutex_unlock(&priv->reg_mutex); in mt7530_port_enable()1070 mutex_lock(&priv->reg_mutex); in mt7530_port_disable()1080 mutex_unlock(&priv->reg_mutex); in mt7530_port_disable()1205 mutex_lock(&priv->reg_mutex); in mt7530_port_bridge_join()1234 mutex_unlock(&priv->reg_mutex); in mt7530_port_bridge_join()1329 mutex_lock(&priv->reg_mutex); in mt7530_port_bridge_leave()1361 mutex_unlock(&priv->reg_mutex); in mt7530_port_bridge_leave()[all …]
263 struct mutex reg_mutex; member
827 struct mutex reg_mutex; member
108 struct mutex reg_mutex; member242 mutex_lock(&dev->reg_mutex); \244 mutex_unlock(&dev->reg_mutex); \
2706 mutex_init(&dev->reg_mutex); in b53_switch_alloc()