Home
last modified time | relevance | path

Searched refs:map_get (Results 1 – 3 of 3) sorted by relevance

/device/linaro/dragonboard/qcom/qrtr/src/
Dmap.h24 struct map_item *map_get(const struct map *map, unsigned int key);
Dmap.c178 struct map_item *map_get(const struct map *map, unsigned int key) in map_get() function
Dns.c94 mi = map_get(&nodes, hash_u32(node_id)); in node_get()
296 mi = map_get(&node->services, hash_u32(port)); in server_del()