Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/batman-adv/
Dtranslation-table.c262 static void batadv_tt_global_entry_free_rcu(struct rcu_head *rcu) in batadv_tt_global_entry_free_rcu() function
286 call_rcu(&tt_global_entry->common.rcu, batadv_tt_global_entry_free_rcu); in batadv_tt_global_entry_release()