Searched refs:hash_table_replace (Results 1 – 2 of 2) sorted by relevance
129 extern bool hash_table_replace(struct hash_table *ht, void *data,268 bool result = hash_table_replace(this->ht, in put()
153 hash_table_replace(struct hash_table *ht, void *data, const void *key) in hash_table_replace() function