Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A Dtest_rhashtable.c349 err = rhltable_remove(&rhlt, &rhl_test_objects[i].list_node, test_rht_params); in test_rhltable()
376 err = rhltable_remove(&rhlt, &rhl_test_objects[i].list_node, test_rht_params); in test_rhltable()
401 err = rhltable_remove(&rhlt, &rhl_test_objects[i].list_node, test_rht_params); in test_rhltable()
416 err = rhltable_remove(&rhlt, &rhl_test_objects[i].list_node, test_rht_params); in test_rhltable()
/linux-6.3-rc2/kernel/events/
A Dhw_breakpoint.c464 int ret = rhltable_remove(&task_bps_ht, &bp->hw.bp_list, task_bps_ht_params); in toggle_bp_slot()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_ptp.c569 return rhltable_remove(&ptp_state->unmatched_ht, in mlxsw_sp1_ptp_unmatched_remove()
811 err = rhltable_remove(&ptp_state->unmatched_ht, &unmatched->ht_node, in mlxsw_sp1_ptp_ht_gc_collect()
/linux-6.3-rc2/include/linux/
A Drhashtable.h1140 static inline int rhltable_remove( in rhltable_remove() function
/linux-6.3-rc2/net/sctp/
A Dinput.c977 rhltable_remove(&sctp_transport_hashtable, &t->node, in sctp_unhash_transport()
/linux-6.3-rc2/net/ipv6/
A Dip6mr.c1230 rhltable_remove(&mrt->mfc_hash, &c->_c.mnode, ip6mr_rht_params); in ip6mr_mfc_delete()
1542 rhltable_remove(&mrt->mfc_hash, &c->mnode, ip6mr_rht_params); in mroute_clean_tables()
/linux-6.3-rc2/net/mac80211/
A Dsta_info.c95 return rhltable_remove(&local->sta_hash, &sta->hash_node, in sta_info_hash_del()
112 return rhltable_remove(&local->link_sta_hash, in link_sta_info_hash_del()
/linux-6.3-rc2/net/ipv4/
A Dipmr.c1189 rhltable_remove(&mrt->mfc_hash, &c->_c.mnode, ipmr_rht_params); in ipmr_mfc_delete()
1305 rhltable_remove(&mrt->mfc_hash, &c->mnode, ipmr_rht_params); in mroute_clean_tables()
/linux-6.3-rc2/net/netfilter/
A Dnf_tables_api.c8627 rhltable_remove(&trans->ctx.table->chains_ht, in nft_chain_commit_update()
8908 rhltable_remove(&nft_objname_ht, &obj->rhlhead, nft_objname_ht_params); in nft_obj_del()
8916 WARN_ON_ONCE(rhltable_remove(&table->chains_ht, &chain->rhlhead, in nft_chain_del()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_core.c719 err = rhltable_remove(&ft->fgs_hash, in del_sw_flow_group()
/linux-6.3-rc2/fs/nfsd/
A Dnfs4state.c4772 rhltable_remove(&nfs4_file_rhltable, &fi->fi_rlist, in nfsd4_file_hash_remove()

Completed in 67 milliseconds