Home
last modified time | relevance | path

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

/Linux-v4.19/net/rxrpc/
Dlocal_object.c27 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