Searched refs:peer_hash_lock (Results 1 - 4 of 4) sorted by path

/linux-master/net/rxrpc/
H A Dar-internal.h86 spinlock_t peer_hash_lock; /* Lock for ->peer_hash */ member in struct:rxrpc_net
H A Dnet_ns.c63 spin_lock_init(&rxnet->peer_hash_lock);
H A Dpeer_event.c241 spin_lock(&rxnet->peer_hash_lock);
252 spin_unlock(&rxnet->peer_hash_lock);
272 spin_lock(&rxnet->peer_hash_lock);
275 spin_unlock(&rxnet->peer_hash_lock);
279 spin_lock(&rxnet->peer_hash_lock);
282 spin_unlock(&rxnet->peer_hash_lock);
312 spin_lock(&rxnet->peer_hash_lock);
324 spin_unlock(&rxnet->peer_hash_lock);
H A Dpeer_object.c316 spin_lock(&rxnet->peer_hash_lock);
319 spin_unlock(&rxnet->peer_hash_lock);
351 spin_lock(&rxnet->peer_hash_lock);
364 spin_unlock(&rxnet->peer_hash_lock);
414 spin_lock(&rxnet->peer_hash_lock);
417 spin_unlock(&rxnet->peer_hash_lock);

Completed in 188 milliseconds