Home
last modified time | relevance | path

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

/Linux-v6.1/net/ipv4/
Ddevinet.c301 static void in_dev_rcu_put(struct rcu_head *head) in in_dev_rcu_put() function
331 call_rcu(&in_dev->rcu_head, in_dev_rcu_put); in inetdev_destroy()