Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv6/ila/
A Dila_xlat.c266 err = rhashtable_replace_fast(&ilan->xlat.rhash_table, in ila_add_mapping()
321 err = rhashtable_replace_fast( in ila_del_mapping()
/linux-6.3-rc2/drivers/net/netdevsim/
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()
/linux-6.3-rc2/include/linux/
A Drhashtable.h1211 static inline int rhashtable_replace_fast( in rhashtable_replace_fast() function
/linux-6.3-rc2/net/sched/
A Dcls_flower.c2019 err = rhashtable_replace_fast(&head->ht, &mask->ht_node, in fl_create_new_mask()

Completed in 17 milliseconds