Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A Dproc.c34 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_call_seq_start()
42 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_call_seq_next()
57 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_call_seq_show()
122 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_connection_seq_start()
131 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_connection_seq_next()
139 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_connection_seq_stop()
147 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_connection_seq_show()
209 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_bundle_seq_start()
218 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_bundle_seq_next()
226 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()
277 static void rxrpc_set_service_reap_timer(struct rxrpc_net *rxnet, in rxrpc_set_service_reap_timer()
291 struct rxrpc_net *rxnet = conn->rxnet; in rxrpc_rcu_free_connection()
310 struct rxrpc_net *rxnet = conn->rxnet; in rxrpc_clean_up_connection()
390 struct rxrpc_net *rxnet = in rxrpc_service_connection_reaper()
391 container_of(work, struct rxrpc_net, service_conn_reaper); in rxrpc_service_connection_reaper()
466 void rxrpc_destroy_all_connections(struct rxrpc_net *rxnet) in rxrpc_destroy_all_connections()
H A Dar-internal.h67 struct rxrpc_net { struct
334 struct rxrpc_net *rxnet; /* Our bits in the network namespace */
528 struct rxrpc_net *rxnet; /* Network namespace to which call belongs */
700 struct rxrpc_net *rxnet; /* Network namespace to which call belongs */
1072 void rxrpc_destroy_all_calls(struct rxrpc_net *);
1174 struct rxrpc_connection *rxrpc_alloc_connection(struct rxrpc_net *, gfp_t);
1189 void rxrpc_destroy_all_connections(struct rxrpc_net *);
1212 struct rxrpc_connection *rxrpc_prealloc_service_connection(struct rxrpc_net *, gfp_t);
1306 void rxrpc_destroy_all_locals(struct rxrpc_net *);
1348 static inline struct rxrpc_net *rxrpc_net(struct net *net) in rxrpc_net() function
[all …]
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 Dpeer_object.c122 struct rxrpc_net *rxnet = local->rxnet; in __rxrpc_lookup_peer_rcu()
319 struct rxrpc_net *rxnet = local->rxnet; in rxrpc_new_incoming_peer()
338 struct rxrpc_net *rxnet = local->rxnet; in rxrpc_lookup_peer()
419 struct rxrpc_net *rxnet = peer->local->rxnet; in __rxrpc_put_peer()
452 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()
645 struct rxrpc_net *rxnet = call->rxnet; in rxrpc_put_call()
671 struct rxrpc_net *rxnet = READ_ONCE(call->rxnet); in rxrpc_rcu_free_call()
725 void rxrpc_destroy_all_calls(struct rxrpc_net *rxnet) in rxrpc_destroy_all_calls()
H A Dcall_accept.c41 struct rxrpc_net *rxnet = rxrpc_net(sock_net(&rx->sk)); in rxrpc_service_prealloc_one()
182 struct rxrpc_net *rxnet = rxrpc_net(sock_net(&rx->sk)); in rxrpc_discard_prealloc()
H A Dpeer_event.c258 static void rxrpc_peer_keepalive_dispatch(struct rxrpc_net *rxnet, in rxrpc_peer_keepalive_dispatch()
318 struct rxrpc_net *rxnet = in rxrpc_peer_keepalive_worker()
319 container_of(work, struct rxrpc_net, peer_keepalive_work); in rxrpc_peer_keepalive_worker()
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 Dconn_service.c120 struct rxrpc_connection *rxrpc_prealloc_service_connection(struct rxrpc_net *rxnet, in rxrpc_prealloc_service_connection()
H A Daf_rxrpc.c803 struct rxrpc_net *rxnet; in rxrpc_create()
845 rxnet = rxrpc_net(sock_net(&rx->sk)); in rxrpc_create()