Home
last modified time | relevance | path

Searched refs:rhltable_destroy (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/lib/
H A Dtest_rhashtable.c427 rhltable_destroy(&rhlt); in test_rhltable()
558 rhltable_destroy(rhlt); in test_insert_dup()
/openbmc/linux/fs/nfsd/
H A Dfilecache.c791 rhltable_destroy(&nfsd_file_rhltable); in nfsd_file_cache_init()
916 rhltable_destroy(&nfsd_file_rhltable); in nfsd_file_cache_shutdown()
H A Dnfs4state.c8261 rhltable_destroy(&nfs4_file_rhltable); in nfs4_state_start()
8306 rhltable_destroy(&nfs4_file_rhltable); in nfs4_state_shutdown()
/openbmc/linux/net/mac80211/
H A Dsta_info.c1560 rhltable_destroy(&local->sta_hash); in sta_info_init()
1575 rhltable_destroy(&local->sta_hash); in sta_info_stop()
1576 rhltable_destroy(&local->link_sta_hash); in sta_info_stop()
/openbmc/linux/include/linux/
H A Drhashtable.h1281 static inline void rhltable_destroy(struct rhltable *hlt) in rhltable_destroy() function
/openbmc/linux/net/sctp/
H A Dinput.c939 rhltable_destroy(&sctp_transport_hashtable); in sctp_transport_hashtable_destroy()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.c1063 rhltable_destroy(&ptp_state->unmatched_ht); in mlxsw_sp1_ptp_init()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c587 rhltable_destroy(&ft->fgs_hash); in del_sw_flow_table()
1307 rhltable_destroy(&ft->fgs_hash); in __mlx5_create_flow_table()
/openbmc/linux/net/ipv6/
H A Dip6mr.c410 rhltable_destroy(&mrt->mfc_hash); in ip6mr_free_table()
/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c1448 rhltable_destroy(&table->chains_ht); in nf_tables_newtable()
1613 rhltable_destroy(&ctx->table->chains_ht); in nf_tables_table_destroy()
11524 rhltable_destroy(&nft_objname_ht); in nf_tables_module_init()
11549 rhltable_destroy(&nft_objname_ht); in nf_tables_module_exit()
/openbmc/linux/net/ipv4/
H A Dipmr.c430 rhltable_destroy(&mrt->mfc_hash); in ipmr_free_table()