Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/batman-adv/
H A Dtranslation-table.c601 struct batadv_tt_global_entry *tt_removed_entry; in batadv_tt_global_free() local
617 tt_removed_entry = hlist_entry(tt_removed_node, in batadv_tt_global_free()
620 batadv_tt_global_entry_put(tt_removed_entry); in batadv_tt_global_free()
1335 struct batadv_tt_local_entry *tt_removed_entry; in batadv_tt_local_remove() local
1375 tt_removed_entry = hlist_entry(tt_removed_node, in batadv_tt_local_remove()
1378 batadv_tt_local_entry_put(tt_removed_entry); in batadv_tt_local_remove()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dtranslation-table.c600 struct batadv_tt_global_entry *tt_removed_entry; in batadv_tt_global_free() local
616 tt_removed_entry = hlist_entry(tt_removed_node, in batadv_tt_global_free()
619 batadv_tt_global_entry_put(tt_removed_entry); in batadv_tt_global_free()
1250 struct batadv_tt_local_entry *tt_removed_entry; in batadv_tt_local_remove() local
1290 tt_removed_entry = hlist_entry(tt_removed_node, in batadv_tt_local_remove()
1293 batadv_tt_local_entry_put(tt_removed_entry); in batadv_tt_local_remove()

Completed in 17 milliseconds