Home
last modified time | relevance | path

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

/linux/net/batman-adv/
H A Dtranslation-table.c443 changes = READ_ONCE(bat_priv->tt.local_changes); in batadv_tt_local_event()
478 WRITE_ONCE(bat_priv->tt.local_changes, changes); in batadv_tt_local_event()
949 tt_diff_entries_num = READ_ONCE(bat_priv->tt.local_changes); in batadv_tt_tvlv_container_update()
976 WRITE_ONCE(bat_priv->tt.local_changes, 0); in batadv_tt_tvlv_container_update()
1384 WRITE_ONCE(bat_priv->tt.local_changes, 0); in batadv_tt_changes_list_free()
3637 if (READ_ONCE(bat_priv->tt.local_changes) == 0) { in batadv_tt_local_commit_changes_nolock()
H A Dtypes.h957 size_t local_changes; member
H A Dmesh-interface.c793 WRITE_ONCE(bat_priv->tt.local_changes, 0); in batadv_meshif_init_late()
/linux/include/rdma/
H A Dib_mad.h399 u8 local_changes; /* low bit - local changes */ member