Home
last modified time | relevance | path

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

/linux-6.6.21/net/ipv4/
Ddevinet.c237 static void in_dev_free_rcu(struct rcu_head *head) in in_dev_free_rcu() function
258 call_rcu(&idev->rcu_head, in_dev_free_rcu); in in_dev_finish_destroy()