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.c787 rhltable_destroy(&nfsd_file_rhltable); in nfsd_file_cache_init()
912 rhltable_destroy(&nfsd_file_rhltable); in nfsd_file_cache_shutdown()
H A Dnfs4state.c8240 rhltable_destroy(&nfs4_file_rhltable); in nfs4_state_start()
8285 rhltable_destroy(&nfs4_file_rhltable); in nfs4_state_shutdown()
/openbmc/linux/net/mac80211/
H A Dsta_info.c1538 rhltable_destroy(&local->sta_hash); in sta_info_init()
1553 rhltable_destroy(&local->sta_hash); in sta_info_stop()
1554 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.c936 rhltable_destroy(&sctp_transport_hashtable); in sctp_transport_hashtable_destroy()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.c1062 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.c398 rhltable_destroy(&mrt->mfc_hash); in ip6mr_free_table()
/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c1440 rhltable_destroy(&table->chains_ht); in nf_tables_newtable()
1605 rhltable_destroy(&ctx->table->chains_ht); in nf_tables_table_destroy()
11437 rhltable_destroy(&nft_objname_ht); in nf_tables_module_init()
11462 rhltable_destroy(&nft_objname_ht); in nf_tables_module_exit()
/openbmc/linux/net/ipv4/
H A Dipmr.c418 rhltable_destroy(&mrt->mfc_hash); in ipmr_free_table()