Searched refs:peer_hash_lock (Results 1 – 4 of 4) sorted by relevance
241 spin_lock(&rxnet->peer_hash_lock); in rxrpc_peer_keepalive_dispatch()252 spin_unlock(&rxnet->peer_hash_lock); in rxrpc_peer_keepalive_dispatch()272 spin_lock(&rxnet->peer_hash_lock); in rxrpc_peer_keepalive_dispatch()275 spin_unlock(&rxnet->peer_hash_lock); in rxrpc_peer_keepalive_dispatch()279 spin_lock(&rxnet->peer_hash_lock); in rxrpc_peer_keepalive_dispatch()282 spin_unlock(&rxnet->peer_hash_lock); in rxrpc_peer_keepalive_dispatch()312 spin_lock(&rxnet->peer_hash_lock); in rxrpc_peer_keepalive_worker()324 spin_unlock(&rxnet->peer_hash_lock); in rxrpc_peer_keepalive_worker()
314 spin_lock(&rxnet->peer_hash_lock); in rxrpc_new_incoming_peer()317 spin_unlock(&rxnet->peer_hash_lock); in rxrpc_new_incoming_peer()349 spin_lock(&rxnet->peer_hash_lock); in rxrpc_lookup_peer()362 spin_unlock(&rxnet->peer_hash_lock); in rxrpc_lookup_peer()412 spin_lock(&rxnet->peer_hash_lock); in __rxrpc_put_peer()415 spin_unlock(&rxnet->peer_hash_lock); in __rxrpc_put_peer()
62 spin_lock_init(&rxnet->peer_hash_lock); in rxrpc_init_net()
85 spinlock_t peer_hash_lock; /* Lock for ->peer_hash */ member
Completed in 21 milliseconds