Home
last modified time | relevance | path

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

/openbmc/linux/net/rxrpc/
H A Dconn_object.c285 static void rxrpc_rcu_free_connection(struct rcu_head *rcu) in rxrpc_rcu_free_connection() function
340 call_rcu(&conn->rcu, rxrpc_rcu_free_connection); in rxrpc_clean_up_connection()