Home
last modified time | relevance | path

Searched refs:hashmap_find (Results 1 - 2 of 2) sorted by relevance

/third_party/libbpf/src/
H A Dhashmap.h157 bool hashmap_find(const struct hashmap *map, long key, long *value);
160 hashmap_find((map), (long)(key), hashmap_cast_ptr(value))
H A Dhashmap.c206 bool hashmap_find(const struct hashmap *map, long key, long *value) in hashmap_find() function

Completed in 1 milliseconds