Home
last modified time | relevance | path

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

/linux-6.15/lib/
H A Dtest_rhashtable.c428 rhltable_destroy(&rhlt); in test_rhltable()
559 rhltable_destroy(rhlt); in test_insert_dup()
/linux-6.15/fs/nfsd/
H A Dfilecache.c844 rhltable_destroy(&nfsd_file_rhltable); in nfsd_file_cache_init()
973 rhltable_destroy(&nfsd_file_rhltable); in nfsd_file_cache_shutdown()
H A Dnfs4state.c8914 rhltable_destroy(&nfs4_file_rhltable); in nfs4_state_start()
8961 rhltable_destroy(&nfs4_file_rhltable); in nfs4_state_shutdown()
/linux-6.15/net/mac80211/
H A Dsta_info.c1582 rhltable_destroy(&local->sta_hash); in sta_info_init()
1596 rhltable_destroy(&local->sta_hash); in sta_info_stop()
1597 rhltable_destroy(&local->link_sta_hash); in sta_info_stop()
/linux-6.15/include/linux/
H A Drhashtable.h1281 static inline void rhltable_destroy(struct rhltable *hlt) in rhltable_destroy() function
/linux-6.15/net/sctp/
H A Dinput.c939 rhltable_destroy(&sctp_transport_hashtable); in sctp_transport_hashtable_destroy()
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.c1063 rhltable_destroy(&ptp_state->unmatched_ht); in mlxsw_sp1_ptp_init()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c587 rhltable_destroy(&ft->fgs_hash); in del_sw_flow_table()
1408 rhltable_destroy(&ft->fgs_hash); in __mlx5_create_flow_table()
/linux-6.15/net/ipv6/
H A Dip6mr.c414 rhltable_destroy(&mrt->mfc_hash); in ip6mr_free_table()
/linux-6.15/net/netfilter/
H A Dnf_tables_api.c1611 rhltable_destroy(&table->chains_ht); in nf_tables_newtable()
1776 rhltable_destroy(&table->chains_ht); in nf_tables_table_destroy()
12018 rhltable_destroy(&nft_objname_ht); in nf_tables_module_init()
12041 rhltable_destroy(&nft_objname_ht); in nf_tables_module_exit()
/linux-6.15/fs/bcachefs/
H A Dfs.c2702 rhltable_destroy(&c->vfs_inodes_by_inum_table); in bch2_fs_vfs_exit()
/linux-6.15/net/ipv4/
H A Dipmr.c435 rhltable_destroy(&mrt->mfc_hash); in ipmr_free_table()