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

/linux-4.1.27/net/batman-adv/
H A Doriginator.c501 * batadv_orig_node_free_rcu - free the orig_node
504 static void batadv_orig_node_free_rcu(struct rcu_head *rcu) batadv_orig_node_free_rcu() function
551 call_rcu(&orig_node->rcu, batadv_orig_node_free_rcu); batadv_orig_node_release()

Completed in 90 milliseconds