Home
last modified time | relevance | path

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

/openbmc/linux/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()
120 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_connection_seq_start()
129 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_connection_seq_next()
137 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_connection_seq_stop()
145 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_connection_seq_show()
244 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_peer_seq_start()
279 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_peer_seq_next()
359 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_local_seq_start()
[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()
101 struct rxrpc_net *rxnet = rxrpc_net(net); in rxrpc_exit_net()
119 .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()
274 static void rxrpc_set_service_reap_timer(struct rxrpc_net *rxnet, in rxrpc_set_service_reap_timer()
288 struct rxrpc_net *rxnet = conn->rxnet; in rxrpc_rcu_free_connection()
307 struct rxrpc_net *rxnet = conn->rxnet; in rxrpc_clean_up_connection()
379 struct rxrpc_net *rxnet = in rxrpc_service_connection_reaper()
380 container_of(work, struct rxrpc_net, service_conn_reaper); in rxrpc_service_connection_reaper()
455 void rxrpc_destroy_all_connections(struct rxrpc_net *rxnet) in rxrpc_destroy_all_connections()
H A Dar-internal.h63 struct rxrpc_net { struct
289 struct rxrpc_net *rxnet; /* Our bits in the network namespace */
467 struct rxrpc_net *rxnet; /* Network namespace to which call belongs */
612 struct rxrpc_net *rxnet; /* Network namespace to which call belongs */
906 void rxrpc_destroy_all_calls(struct rxrpc_net *);
1009 struct rxrpc_connection *rxrpc_alloc_connection(struct rxrpc_net *, gfp_t);
1024 void rxrpc_destroy_all_connections(struct rxrpc_net *);
1047 struct rxrpc_connection *rxrpc_prealloc_service_connection(struct rxrpc_net *, gfp_t);
1110 void rxrpc_destroy_all_locals(struct rxrpc_net *);
1152 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()
254 struct rxrpc_net *rxnet = rxrpc_net(net); in rxrpc_lookup_local()
426 struct rxrpc_net *rxnet = local->rxnet; in rxrpc_destroy_local()
471 void rxrpc_destroy_all_locals(struct rxrpc_net *rxnet) in rxrpc_destroy_all_locals()
H A Dpeer_object.c120 struct rxrpc_net *rxnet = local->rxnet; in __rxrpc_lookup_peer_rcu()
308 struct rxrpc_net *rxnet = local->rxnet; in rxrpc_new_incoming_peer()
327 struct rxrpc_net *rxnet = local->rxnet; in rxrpc_lookup_peer()
408 struct rxrpc_net *rxnet = peer->local->rxnet; in __rxrpc_put_peer()
441 void rxrpc_destroy_all_peers(struct rxrpc_net *rxnet) in rxrpc_destroy_all_peers()
H A Dpeer_event.c230 static void rxrpc_peer_keepalive_dispatch(struct rxrpc_net *rxnet, in rxrpc_peer_keepalive_dispatch()
290 struct rxrpc_net *rxnet = in rxrpc_peer_keepalive_worker()
291 container_of(work, struct rxrpc_net, peer_keepalive_work); in rxrpc_peer_keepalive_worker()
H A Dcall_object.c135 struct rxrpc_net *rxnet = rxrpc_net(sock_net(&rx->sk)); in rxrpc_alloc_call()
340 struct rxrpc_net *rxnet; in rxrpc_new_client_call()
638 struct rxrpc_net *rxnet = call->rxnet; in rxrpc_put_call()
666 struct rxrpc_net *rxnet = READ_ONCE(call->rxnet); in rxrpc_rcu_free_call()
731 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 Dconn_service.c120 struct rxrpc_connection *rxrpc_prealloc_service_connection(struct rxrpc_net *rxnet, in rxrpc_prealloc_service_connection()
H A Dconn_client.c149 struct rxrpc_net *rxnet = local->rxnet; in rxrpc_alloc_client_connection()
201 struct rxrpc_net *rxnet; in rxrpc_may_reuse_conn()
713 struct rxrpc_net *rxnet = local->rxnet; in rxrpc_kill_client_conn()
H A Daf_rxrpc.c769 struct rxrpc_net *rxnet; in rxrpc_create()
809 rxnet = rxrpc_net(sock_net(&rx->sk)); in rxrpc_create()