Searched refs:reg_mutex (Results 1 – 12 of 12) sorted by relevance
218 mutex_lock(&priv->reg_mutex); in qca8k_fdb_add()231 mutex_lock(&priv->reg_mutex); in qca8k_fdb_del()241 mutex_lock(&priv->reg_mutex); in qca8k_fdb_flush()252 mutex_lock(&priv->reg_mutex); in qca8k_fdb_search_and_insert()289 mutex_lock(&priv->reg_mutex); in qca8k_fdb_search_and_del()370 mutex_lock(&priv->reg_mutex); in qca8k_vlan_add()402 mutex_lock(&priv->reg_mutex); in qca8k_vlan_del()443 mutex_lock(&priv->reg_mutex); in qca8k_mib_init()544 mutex_lock(&priv->reg_mutex); in qca8k_set_mac_eee()724 mutex_lock(&priv->reg_mutex); in qca8k_port_fast_age()[all …]
1708 mutex_lock(&priv->reg_mutex); in qca8k_get_ethtool_stats_eth()1716 mutex_unlock(&priv->reg_mutex); in qca8k_get_ethtool_stats_eth()2108 mutex_init(&priv->reg_mutex); in qca8k_sw_probe()
460 struct mutex reg_mutex; member
161 mutex_lock(&gdev->reg_mutex); in ccwgroup_ungroup()166 mutex_unlock(&gdev->reg_mutex); in ccwgroup_ungroup()330 mutex_init(&gdev->reg_mutex); in ccwgroup_create_dev()331 mutex_lock(&gdev->reg_mutex); in ccwgroup_create_dev()398 mutex_unlock(&gdev->reg_mutex); in ccwgroup_create_dev()401 mutex_unlock(&gdev->reg_mutex); in ccwgroup_create_dev()
245 mutex_lock(&cdev->reg_mutex); in ccw_device_unregister()250 mutex_unlock(&cdev->reg_mutex); in ccw_device_unregister()660 mutex_lock(&cdev->reg_mutex); in ccw_device_do_unbind_bind()666 mutex_unlock(&cdev->reg_mutex); in ccw_device_do_unbind_bind()749 mutex_init(&cdev->reg_mutex); in io_subchannel_initialize_dev()835 mutex_lock(&cdev->reg_mutex); in io_subchannel_register()858 mutex_unlock(&cdev->reg_mutex); in io_subchannel_register()865 mutex_unlock(&cdev->reg_mutex); in io_subchannel_register()938 mutex_lock(&sch->reg_mutex); in ccw_device_move_to_sch()940 mutex_unlock(&sch->reg_mutex); in ccw_device_move_to_sch()
154 mutex_init(&sch->reg_mutex); in css_sch_create_locks()247 mutex_lock(&sch->reg_mutex); in css_sch_device_register()251 mutex_unlock(&sch->reg_mutex); in css_sch_device_register()261 mutex_lock(&sch->reg_mutex); in css_sch_device_unregister()264 mutex_unlock(&sch->reg_mutex); in css_sch_device_unregister()1019 mutex_init(&css->pseudo_subchannel->reg_mutex); in setup_css()
87 struct mutex reg_mutex; member
1024 mutex_lock(&priv->reg_mutex); in mt7530_setup_port5()1322 mutex_lock(&priv->reg_mutex); in mt7530_port_enable()1355 mutex_lock(&priv->reg_mutex); in mt7530_port_disable()1556 mutex_lock(&priv->reg_mutex); in mt7530_port_bridge_join()1661 mutex_lock(&priv->reg_mutex); in mt7530_port_bridge_leave()1684 mutex_lock(&priv->reg_mutex); in mt7530_port_fdb_add()1701 mutex_lock(&priv->reg_mutex); in mt7530_port_fdb_del()1719 mutex_lock(&priv->reg_mutex); in mt7530_port_fdb_dump()1755 mutex_lock(&priv->reg_mutex); in mt7530_port_mdb_add()1782 mutex_lock(&priv->reg_mutex); in mt7530_port_mdb_del()[all …]
898 struct mutex reg_mutex; member
126 struct mutex reg_mutex; member291 mutex_lock(&dev->reg_mutex); \293 mutex_unlock(&dev->reg_mutex); \
3052 mutex_init(&dev->reg_mutex); in b53_switch_alloc()
111 struct mutex reg_mutex; member462 mutex_lock(&db->reg_mutex); in dm9051_reg_lock_mutex()469 mutex_unlock(&db->reg_mutex); in dm9051_reg_unlock_mutex()1188 mutex_init(&db->reg_mutex); in dm9051_probe()
Completed in 44 milliseconds