Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/
H A Dbr_vlan.c187 static void br_master_vlan_rcu_free(struct rcu_head *rcu) in br_master_vlan_rcu_free() function
212 call_rcu(&masterv->rcu, br_master_vlan_rcu_free); in br_vlan_put_master()