Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dtest_rhashtable.c428 rhltable_destroy(&rhlt); in test_rhltable()
559 rhltable_destroy(rhlt); in test_insert_dup()
/linux-6.12.1/fs/nfsd/
Dfilecache.c820 rhltable_destroy(&nfsd_file_rhltable); in nfsd_file_cache_init()
941 rhltable_destroy(&nfsd_file_rhltable); in nfsd_file_cache_shutdown()
Dnfs4state.c8747 rhltable_destroy(&nfs4_file_rhltable); in nfs4_state_shutdown()
/linux-6.12.1/net/mac80211/
Dsta_info.c1550 rhltable_destroy(&local->sta_hash); in sta_info_init()
1564 rhltable_destroy(&local->sta_hash); in sta_info_stop()
1565 rhltable_destroy(&local->link_sta_hash); in sta_info_stop()
/linux-6.12.1/include/linux/
Drhashtable.h1281 static inline void rhltable_destroy(struct rhltable *hlt) in rhltable_destroy() function
/linux-6.12.1/net/sctp/
Dinput.c939 rhltable_destroy(&sctp_transport_hashtable); in sctp_transport_hashtable_destroy()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ptp.c1063 rhltable_destroy(&ptp_state->unmatched_ht); in mlxsw_sp1_ptp_init()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c587 rhltable_destroy(&ft->fgs_hash); in del_sw_flow_table()
1401 rhltable_destroy(&ft->fgs_hash); in __mlx5_create_flow_table()
/linux-6.12.1/net/ipv6/
Dip6mr.c398 rhltable_destroy(&mrt->mfc_hash); in ip6mr_free_table()
/linux-6.12.1/net/netfilter/
Dnf_tables_api.c1513 rhltable_destroy(&table->chains_ht); in nf_tables_newtable()
1678 rhltable_destroy(&table->chains_ht); in nf_tables_table_destroy()
11748 rhltable_destroy(&nft_objname_ht); in nf_tables_module_init()
11773 rhltable_destroy(&nft_objname_ht); in nf_tables_module_exit()
/linux-6.12.1/net/ipv4/
Dipmr.c419 rhltable_destroy(&mrt->mfc_hash); in ipmr_free_table()