Searched refs:zmap_find_or_insert_key (Results 1 – 1 of 1) sorted by relevance
681 static struct zmap_slot *zmap_find_or_insert_key(struct zmap *m, struct zstring *key) in zmap_find_or_insert_key() function2698 struct zmap_slot *zs = zmap_find_or_insert_key(m, key); in set_map_element()2980 struct zmap_slot *x = zmap_find_or_insert_key(v->map, to_str(key)->vst); in get_map_val()