Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dtypes.h1948 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()
1648 atomic_inc(&tt_global->orig_list_count); in batadv_tt_global_orig_entry_add()
1729 atomic_set(&tt_global_entry->orig_list_count, 0); in batadv_tt_global_add()
2244 atomic_dec(&tt_global_entry->orig_list_count); in _batadv_tt_global_del_orig_entry()