Home
last modified time | relevance | path

Searched refs:peer_hash_lock (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/net/rxrpc/
H A Dpeer_event.c241 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()
H A Dpeer_object.c314 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()
H A Dnet_ns.c62 spin_lock_init(&rxnet->peer_hash_lock); in rxrpc_init_net()
H A Dar-internal.h85 spinlock_t peer_hash_lock; /* Lock for ->peer_hash */ member
/kernel/linux/linux-5.10/net/rxrpc/
H A Dpeer_event.c312 spin_lock_bh(&rxnet->peer_hash_lock); in rxrpc_peer_keepalive_dispatch()
323 spin_unlock_bh(&rxnet->peer_hash_lock); in rxrpc_peer_keepalive_dispatch()
342 spin_lock_bh(&rxnet->peer_hash_lock); in rxrpc_peer_keepalive_dispatch()
350 spin_unlock_bh(&rxnet->peer_hash_lock); in rxrpc_peer_keepalive_dispatch()
380 spin_lock_bh(&rxnet->peer_hash_lock); in rxrpc_peer_keepalive_worker()
392 spin_unlock_bh(&rxnet->peer_hash_lock); in rxrpc_peer_keepalive_worker()
H A Dpeer_object.c322 spin_lock(&rxnet->peer_hash_lock); in rxrpc_new_incoming_peer()
325 spin_unlock(&rxnet->peer_hash_lock); in rxrpc_new_incoming_peer()
358 spin_lock_bh(&rxnet->peer_hash_lock); in rxrpc_lookup_peer()
371 spin_unlock_bh(&rxnet->peer_hash_lock); in rxrpc_lookup_peer()
424 spin_lock_bh(&rxnet->peer_hash_lock); in __rxrpc_put_peer()
427 spin_unlock_bh(&rxnet->peer_hash_lock); in __rxrpc_put_peer()
453 * peer_hash_lock.
H A Dnet_ns.c79 spin_lock_init(&rxnet->peer_hash_lock); in rxrpc_init_net()
H A Dar-internal.h85 spinlock_t peer_hash_lock; /* Lock for ->peer_hash */ member

Completed in 11 milliseconds