Home
last modified time | relevance | path

Searched refs:rxrpc_net (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/net/rxrpc/
H A Dproc.c30 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_call_seq_start()
38 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_call_seq_next()
53 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_call_seq_show()
118 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_connection_seq_start()
127 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_connection_seq_next()
135 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_connection_seq_stop()
143 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_connection_seq_show()
205 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_bundle_seq_start()
214 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_bundle_seq_next()
222 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_bundle_seq_stop()
[all …]
H A Dnet_ns.c15 struct rxrpc_net *rxnet = in rxrpc_service_conn_reap_timeout()
16 container_of(timer, struct rxrpc_net, service_conn_reap_timer); in rxrpc_service_conn_reap_timeout()
24 struct rxrpc_net *rxnet = in rxrpc_peer_keepalive_timeout()
25 container_of(timer, struct rxrpc_net, peer_keepalive_timer); in rxrpc_peer_keepalive_timeout()
36 struct rxrpc_net *rxnet = rxrpc_net(net); in rxrpc_init_net()
105 struct rxrpc_net *rxnet = rxrpc_net(net); in rxrpc_exit_net()
123 .size = sizeof(struct rxrpc_net),
H A Dconn_object.c23 static void rxrpc_set_service_reap_timer(struct rxrpc_net *rxnet,
55 struct rxrpc_connection *rxrpc_alloc_connection(struct rxrpc_net *rxnet, in rxrpc_alloc_connection()
276 static void rxrpc_set_service_reap_timer(struct rxrpc_net *rxnet, in rxrpc_set_service_reap_timer()
290 struct rxrpc_net *rxnet = conn->rxnet; in rxrpc_rcu_free_connection()
309 struct rxrpc_net *rxnet = conn->rxnet; in rxrpc_clean_up_connection()
388 struct rxrpc_net *rxnet = in rxrpc_service_connection_reaper()
389 container_of(work, struct rxrpc_net, service_conn_reaper); in rxrpc_service_connection_reaper()
464 void rxrpc_destroy_all_connections(struct rxrpc_net *rxnet) in rxrpc_destroy_all_connections()
H A Dlocal_object.c120 local->rxnet = rxrpc_net(net); in rxrpc_alloc_local()
251 struct rxrpc_net *rxnet = rxrpc_net(net); in rxrpc_lookup_local()
423 struct rxrpc_net *rxnet = local->rxnet; in rxrpc_destroy_local()
469 void rxrpc_destroy_all_locals(struct rxrpc_net *rxnet) in rxrpc_destroy_all_locals()
H A Dar-internal.h64 struct rxrpc_net { struct
295 struct rxrpc_net *rxnet; /* Our bits in the network namespace */
486 struct rxrpc_net *rxnet; /* Network namespace to which call belongs */
648 struct rxrpc_net *rxnet; /* Network namespace to which call belongs */
1015 void rxrpc_destroy_all_calls(struct rxrpc_net *);
1117 struct rxrpc_connection *rxrpc_alloc_connection(struct rxrpc_net *, gfp_t);
1132 void rxrpc_destroy_all_connections(struct rxrpc_net *);
1155 struct rxrpc_connection *rxrpc_prealloc_service_connection(struct rxrpc_net *, gfp_t);
1244 void rxrpc_destroy_all_locals(struct rxrpc_net *);
1286 static inline struct rxrpc_net *rxrpc_net(struct net *net) in rxrpc_net() function
[all …]
H A Dpeer_object.c122 struct rxrpc_net *rxnet = local->rxnet; in __rxrpc_lookup_peer_rcu()
321 struct rxrpc_net *rxnet = local->rxnet; in rxrpc_new_incoming_peer()
340 struct rxrpc_net *rxnet = local->rxnet; in rxrpc_lookup_peer()
421 struct rxrpc_net *rxnet = peer->local->rxnet; in __rxrpc_put_peer()
454 void rxrpc_destroy_all_peers(struct rxrpc_net *rxnet) in rxrpc_destroy_all_peers()
H A Dcall_object.c125 struct rxrpc_net *rxnet = rxrpc_net(sock_net(&rx->sk)); in rxrpc_alloc_call()
329 struct rxrpc_net *rxnet; in rxrpc_new_client_call()
649 struct rxrpc_net *rxnet = call->rxnet; in rxrpc_put_call()
677 struct rxrpc_net *rxnet = READ_ONCE(call->rxnet); in rxrpc_rcu_free_call()
730 void rxrpc_destroy_all_calls(struct rxrpc_net *rxnet) in rxrpc_destroy_all_calls()
H A Dcall_accept.c42 struct rxrpc_net *rxnet = rxrpc_net(sock_net(&rx->sk)); in rxrpc_service_prealloc_one()
181 struct rxrpc_net *rxnet = rxrpc_net(sock_net(&rx->sk)); in rxrpc_discard_prealloc()
H A Dpeer_event.c243 static void rxrpc_peer_keepalive_dispatch(struct rxrpc_net *rxnet, in rxrpc_peer_keepalive_dispatch()
303 struct rxrpc_net *rxnet = in rxrpc_peer_keepalive_worker()
304 container_of(work, struct rxrpc_net, peer_keepalive_work); in rxrpc_peer_keepalive_worker()
H A Dconn_service.c120 struct rxrpc_connection *rxrpc_prealloc_service_connection(struct rxrpc_net *rxnet, in rxrpc_prealloc_service_connection()
H A Dconn_client.c156 struct rxrpc_net *rxnet = local->rxnet; in rxrpc_alloc_client_connection()
208 struct rxrpc_net *rxnet; in rxrpc_may_reuse_conn()
729 struct rxrpc_net *rxnet = local->rxnet; in rxrpc_kill_client_conn()
H A Daf_rxrpc.c816 struct rxrpc_net *rxnet; in rxrpc_create()
856 rxnet = rxrpc_net(sock_net(&rx->sk)); in rxrpc_create()