Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/
H A Dbr_if.c292 static void destroy_nbp_rcu(struct rcu_head *head) in destroy_nbp_rcu() function
376 call_rcu(&p->rcu, destroy_nbp_rcu); in del_nbp()