Home
last modified time | relevance | path

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

/openbmc/linux/net/mpls/
H A Daf_mpls.c1476 static void mpls_dev_destroy_rcu(struct rcu_head *head) in mpls_dev_destroy_rcu() function
1645 call_rcu(&mdev->rcu, mpls_dev_destroy_rcu); in mpls_dev_notify()