gather_stats_lock 932 drivers/net/ethernet/marvell/mvpp2/mvpp2.h struct mutex gather_stats_lock; gather_stats_lock 1563 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c mutex_lock(&port->gather_stats_lock); gather_stats_lock 1574 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c mutex_unlock(&port->gather_stats_lock); gather_stats_lock 1587 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c mutex_lock(&port->gather_stats_lock); gather_stats_lock 1590 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c mutex_unlock(&port->gather_stats_lock); gather_stats_lock 5333 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c mutex_init(&port->gather_stats_lock); gather_stats_lock 5935 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c mutex_destroy(&priv->port_list[i]->gather_stats_lock);