Searched defs:state_lock (Results 1 - 2 of 2) sorted by relevance

/net/mac80211/
H A Dmesh.h90 * @state_lock: mesh path state lock used to protect changes to the
120 spinlock_t state_lock; member in struct:mesh_path
/net/rxrpc/
H A Dar-internal.h259 spinlock_t state_lock; /* state-change lock */ member in struct:rxrpc_connection
347 rwlock_t state_lock; /* lock for state transition */ member in struct:rxrpc_call
420 write_lock_bh(&call->state_lock);
426 write_unlock_bh(&call->state_lock);

Completed in 42 milliseconds