Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bridge/
H A Dbr_if.c283 static void destroy_nbp_rcu(struct rcu_head *head) in destroy_nbp_rcu() function
366 call_rcu(&p->rcu, destroy_nbp_rcu); in del_nbp()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds