Searched refs:state_lock (Results 1 – 12 of 12) sorted by relevance
185 mutex_lock(&linecard->state_lock); in devlink_nl_linecard_get_doit()190 mutex_unlock(&linecard->state_lock); in devlink_nl_linecard_get_doit()214 mutex_lock(&linecard->state_lock); in devlink_nl_linecard_get_dump_one()220 mutex_unlock(&linecard->state_lock); in devlink_nl_linecard_get_dump_one()260 mutex_lock(&linecard->state_lock); in devlink_linecard_type_set()298 mutex_unlock(&linecard->state_lock); in devlink_linecard_type_set()305 mutex_lock(&linecard->state_lock); in devlink_linecard_type_set()309 mutex_unlock(&linecard->state_lock); in devlink_linecard_type_set()314 mutex_unlock(&linecard->state_lock); in devlink_linecard_type_set()323 mutex_lock(&linecard->state_lock); in devlink_linecard_type_unset()[all …]
216 struct mutex state_lock; /* Protects state */ member
450 spin_lock_bh(&mpath->state_lock); in hwmp_route_info_get()491 spin_lock_bh(&mpath->state_lock); in hwmp_route_info_get()507 spin_unlock_bh(&mpath->state_lock); in hwmp_route_info_get()518 spin_unlock_bh(&mpath->state_lock); in hwmp_route_info_get()530 spin_lock_bh(&mpath->state_lock); in hwmp_route_info_get()543 spin_lock_bh(&mpath->state_lock); in hwmp_route_info_get()557 spin_unlock_bh(&mpath->state_lock); in hwmp_route_info_get()565 spin_unlock_bh(&mpath->state_lock); in hwmp_route_info_get()705 lockdep_is_held(&mpath->state_lock)); in next_hop_deref_protected()740 spin_lock_bh(&mpath->state_lock); in hwmp_prep_frame_process()[all …]
250 spin_lock_bh(&mpath->state_lock); in mpath_lookup()252 spin_unlock_bh(&mpath->state_lock); in mpath_lookup()293 spin_lock_bh(&mpath->state_lock); in __mesh_path_lookup_by_idx()295 spin_unlock_bh(&mpath->state_lock); in __mesh_path_lookup_by_idx()342 spin_lock_bh(&mpath->state_lock); in mesh_path_add_gate()345 spin_unlock_bh(&mpath->state_lock); in mesh_path_add_gate()355 spin_unlock_bh(&mpath->state_lock); in mesh_path_add_gate()373 lockdep_assert_held(&mpath->state_lock); in mesh_gate_del()414 spin_lock_init(&new_mpath->state_lock); in mesh_path_new()777 spin_lock_bh(&mpath->state_lock); in mesh_plink_broken()[all …]
122 spinlock_t state_lock; member
2856 spin_lock_bh(&mppath->state_lock); in ieee80211_rx_mesh_data()2862 spin_unlock_bh(&mppath->state_lock); in ieee80211_rx_mesh_data()
29 spin_lock(&conn->state_lock); in rxrpc_set_conn_aborted()40 spin_unlock(&conn->state_lock); in rxrpc_set_conn_aborted()255 spin_lock(&conn->state_lock); in rxrpc_process_event()258 spin_unlock(&conn->state_lock); in rxrpc_process_event()
117 spin_lock(&conn->state_lock); in rxrpc_init_client_conn_security()120 spin_unlock(&conn->state_lock); in rxrpc_init_client_conn_security()
393 spin_lock(&conn->state_lock); in rxrpc_new_incoming_call()399 spin_unlock(&conn->state_lock); in rxrpc_new_incoming_call()
463 spin_lock(&conn->state_lock); in rxrpc_incoming_call()494 spin_unlock(&conn->state_lock); in rxrpc_incoming_call()
74 spin_lock_init(&conn->state_lock); in rxrpc_alloc_connection()
512 spinlock_t state_lock; /* state-change lock */ member