Searched refs:rxrpc_local_rcu (Results 1 – 1 of 1) sorted by relevance
27 static void rxrpc_local_rcu(struct rcu_head *);430 call_rcu(&local->rcu, rxrpc_local_rcu); in rxrpc_local_destroyer()465 static void rxrpc_local_rcu(struct rcu_head *rcu) in rxrpc_local_rcu() function