Home
last modified time | relevance | path

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

/linux-5.19.10/net/batman-adv/
Dtranslation-table.c215 static void batadv_tt_local_entry_free_rcu(struct rcu_head *rcu) in batadv_tt_local_entry_free_rcu() function
239 call_rcu(&tt_local_entry->common.rcu, batadv_tt_local_entry_free_rcu); in batadv_tt_local_entry_release()