Searched refs:device_update_lock (Results 1 – 2 of 2) sorted by relevance
28 lockdep_assert_held(&wg->device_update_lock); in wg_peer_create()85 &peer->device->device_update_lock); in peer_make_dead()160 lockdep_assert_held(&peer->device->device_update_lock); in wg_peer_remove()172 lockdep_assert_held(&wg->device_update_lock); in wg_peer_remove_all()175 wg_allowedips_free(&wg->peer_allowedips, &wg->device_update_lock); in wg_peer_remove_all()
51 struct mutex device_update_lock, socket_update_lock; member