Home
last modified time | relevance | path

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

/Linux-v6.6/net/rxrpc/
Dconn_object.c289 static void rxrpc_rcu_free_connection(struct rcu_head *rcu) in rxrpc_rcu_free_connection() function
344 call_rcu(&conn->rcu, rxrpc_rcu_free_connection); in rxrpc_clean_up_connection()