Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dtranslation-table.c203 tt_common_entry = batadv_tt_hash_find(bat_priv->tt.global_hash, addr, in batadv_tt_global_hash_find()
609 tt_removed_node = batadv_hash_remove(bat_priv->tt.global_hash, in batadv_tt_global_free()
1486 if (bat_priv->tt.global_hash) in batadv_tt_global_init()
1489 bat_priv->tt.global_hash = batadv_hash_new(1024); in batadv_tt_global_init()
1491 if (!bat_priv->tt.global_hash) in batadv_tt_global_init()
1494 batadv_hash_set_lock_class(bat_priv->tt.global_hash, in batadv_tt_global_init()
1733 hash_added = batadv_hash_add(bat_priv->tt.global_hash, in batadv_tt_global_add()
1975 struct batadv_hashtable *hash = bat_priv->tt.global_hash; in batadv_tt_global_seq_print_text()
2197 hash = bat_priv->tt.global_hash; in batadv_tt_global_dump()
2429 struct batadv_hashtable *hash = bat_priv->tt.global_hash; in batadv_tt_global_del_orig()
[all …]
H A Dtypes.h982 struct batadv_hashtable *global_hash; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dipa-icf.h265 hashval_t global_hash; variable
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dipa-icf.h265 hashval_t global_hash; variable