Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/ila/
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-v4.19/include/linux/
Drhashtable.h1071 static inline int rhashtable_replace_fast( in rhashtable_replace_fast() function