Searched refs:fncache__get (Results 1 – 1 of 1) sorted by relevance
28 static struct hashmap *fncache__get(void) in fncache__get() function41 if (!hashmap__find(fncache__get(), name, &val)) in lookup_fncache()53 hashmap__set(fncache__get(), key, res, &old_key, /*old_value*/NULL); in update_fncache()