Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/batman-adv/
H A Dtypes.h1953 /** @orig_list_count: number of items in the orig_list */
1954 atomic_t orig_list_count; member
H A Dtranslation-table.c308 count = atomic_read(&tt_global_entry->orig_list_count); in batadv_tt_global_hash_count()
1647 atomic_inc(&tt_global->orig_list_count); in batadv_tt_global_orig_entry_add()
1728 atomic_set(&tt_global_entry->orig_list_count, 0); in batadv_tt_global_add()
2243 atomic_dec(&tt_global_entry->orig_list_count); in _batadv_tt_global_del_orig_entry()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dtypes.h1886 /** @orig_list_count: number of items in the orig_list */
1887 atomic_t orig_list_count; member
H A Dtranslation-table.c307 count = atomic_read(&tt_global_entry->orig_list_count); in batadv_tt_global_hash_count()
1561 atomic_inc(&tt_global->orig_list_count); in batadv_tt_global_orig_entry_add()
1641 atomic_set(&tt_global_entry->orig_list_count, 0); in batadv_tt_global_add()
2017 atomic_dec(&tt_global_entry->orig_list_count); in _batadv_tt_global_del_orig_entry()

Completed in 18 milliseconds