Home
last modified time | relevance | path

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

/linux-4.4.14/net/bridge/
Dbr_if.c219 static void destroy_nbp_rcu(struct rcu_head *head) in destroy_nbp_rcu() function
271 call_rcu(&p->rcu, destroy_nbp_rcu); in del_nbp()