Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dinetpeer.c345 static void inetpeer_free_rcu(struct rcu_head *head) in inetpeer_free_rcu() function
379 call_rcu(&p->rcu, inetpeer_free_rcu); in unlink_from_pool()