Home
last modified time | relevance | path

Searched refs:rhashtable_replace_fast (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/net/ipv6/ila/
H A Dila_xlat.c271 err = rhashtable_replace_fast(&ilan->xlat.rhash_table, in ila_add_mapping()
326 err = rhashtable_replace_fast( in ila_del_mapping()
/openbmc/linux/drivers/net/netdevsim/
H A Dfib.c395 err = rhashtable_replace_fast(&data->fib_rt_ht, in nsim_fib4_rt_replace()
719 err = rhashtable_replace_fast(&data->fib_rt_ht, in nsim_fib6_rt_replace()
1237 err = rhashtable_replace_fast(&data->nexthop_ht, in nsim_nexthop_replace()
/openbmc/linux/include/linux/
H A Drhashtable.h1211 static inline int rhashtable_replace_fast( in rhashtable_replace_fast() function
/openbmc/linux/net/mac80211/
H A Dmesh_pathtbl.c588 rhashtable_replace_fast(&cache->rht, &prev->rhash, in mesh_fast_tx_cache()
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_ppe.c673 return rhashtable_replace_fast(&ppe->l2_flows, &prev->l2_node, in mtk_foe_entry_commit_l2()
/openbmc/linux/net/sched/
H A Dcls_flower.c2133 err = rhashtable_replace_fast(&head->ht, &mask->ht_node, in fl_create_new_mask()