Searched refs:switch_lock (Results 1 – 3 of 3) sorted by relevance
1535 mutex_lock(&rswitch->switch_lock); in rvu_mbox_handler_npc_install_flow()1538 mutex_unlock(&rswitch->switch_lock); in rvu_mbox_handler_npc_install_flow()
509 struct mutex switch_lock; /* Serialize flow installation */ member
3429 mutex_init(&rvu->rswitch.switch_lock); in rvu_probe()