Searched defs:rxnet (Results 1 – 12 of 12) sorted by relevance
30 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); rxrpc_call_seq_start() local 38 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); rxrpc_call_seq_next() local 53 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); rxrpc_call_seq_show() local 118 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); rxrpc_connection_seq_start() local 127 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); rxrpc_connection_seq_next() local 135 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); rxrpc_connection_seq_stop() local 143 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); rxrpc_connection_seq_show() local 205 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); rxrpc_bundle_seq_start() local 214 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); rxrpc_bundle_seq_next() local 222 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); rxrpc_bundle_seq_stop() local 230 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); rxrpc_bundle_seq_show() local 315 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); rxrpc_peer_seq_start() local 350 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); rxrpc_peer_seq_next() local 430 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); rxrpc_local_seq_start() local 447 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); rxrpc_local_seq_next() local 473 struct rxrpc_net *rxnet = rxrpc_net(seq_file_single_net(seq)); rxrpc_stats_show() local 572 struct rxrpc_net *rxnet = rxrpc_net(seq_file_single_net(m)); rxrpc_stats_clear() local [all...]
15 struct rxrpc_net *rxnet = in rxrpc_service_conn_reap_timeout() local24 struct rxrpc_net *rxnet = in rxrpc_peer_keepalive_timeout() local36 struct rxrpc_net *rxnet = rxrpc_net(net); in rxrpc_init_net() local105 struct rxrpc_net *rxnet = rxrpc_net(net); in rxrpc_exit_net() local
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() local310 struct rxrpc_net *rxnet = conn->rxnet; in rxrpc_clean_up_connection() local390 struct rxrpc_net *rxnet = in rxrpc_service_connection_reaper() local466 void rxrpc_destroy_all_connections(struct rxrpc_net *rxnet) in rxrpc_destroy_all_connections()
122 struct rxrpc_net *rxnet = local->rxnet; in __rxrpc_lookup_peer_rcu() local319 struct rxrpc_net *rxnet = local->rxnet; in rxrpc_new_incoming_peer() local338 struct rxrpc_net *rxnet = local->rxnet; in rxrpc_lookup_peer() local419 struct rxrpc_net *rxnet = peer->local->rxnet; in __rxrpc_put_peer() local452 void rxrpc_destroy_all_peers(struct rxrpc_net *rxnet) in rxrpc_destroy_all_peers()
125 struct rxrpc_net *rxnet = rxrpc_net(sock_net(&rx->sk)); in rxrpc_alloc_call() local 329 struct rxrpc_net *rxnet; in rxrpc_new_client_call() local 645 struct rxrpc_net *rxnet = call->rxnet; rxrpc_put_call() local 673 struct rxrpc_net *rxnet = READ_ONCE(call->rxnet); rxrpc_rcu_free_call() local 726 rxrpc_destroy_all_calls(struct rxrpc_net * rxnet) rxrpc_destroy_all_calls() argument [all...]
251 struct rxrpc_net *rxnet = rxrpc_net(net); in rxrpc_lookup_local() local423 struct rxrpc_net *rxnet = local->rxnet; in rxrpc_destroy_local() local469 void rxrpc_destroy_all_locals(struct rxrpc_net *rxnet) in rxrpc_destroy_all_locals()
258 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() local
156 struct rxrpc_net *rxnet = local->rxnet; in rxrpc_alloc_client_connection() local208 struct rxrpc_net *rxnet; in rxrpc_may_reuse_conn() local729 struct rxrpc_net *rxnet = local->rxnet; in rxrpc_kill_client_conn() local
41 struct rxrpc_net *rxnet = rxrpc_net(sock_net(&rx->sk)); in rxrpc_service_prealloc_one() local182 struct rxrpc_net *rxnet = rxrpc_net(sock_net(&rx->sk)); in rxrpc_discard_prealloc() local
120 struct rxrpc_connection *rxrpc_prealloc_service_connection(struct rxrpc_net *rxnet, in rxrpc_prealloc_service_connection()
809 struct rxrpc_net *rxnet; rxrpc_create() local
334 struct rxrpc_net *rxnet; /* Our bits in the network namespace */ member 528 struct rxrpc_net *rxnet; /* Network namespace to which call belongs */ member 700 struct rxrpc_net *rxnet; /* Network namespace to which call belongs */ member 1500 #define rxrpc_inc_stat(rxnet, s) atomic_inc(&(rxnet)->s) argument 1501 #define rxrpc_dec_stat(rxnet, s) atomic_dec(&(rxnet)->s) argument