Home
last modified time | relevance | path

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

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