Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dinetpeer.c131 static void inetpeer_free_rcu(struct rcu_head *head) in inetpeer_free_rcu() function
171 call_rcu(&p->rcu, inetpeer_free_rcu); in inet_peer_gc()
245 call_rcu(&p->rcu, inetpeer_free_rcu); in inet_putpeer()