Home
last modified time | relevance | path

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

/device/linaro/dragonboard/qcom/qrtr/src/
Dmap.c64 static int map_hash(struct map *map, unsigned int key) in map_hash() function
96 while ((rc = map_hash(map, key)) < 0) { in map_reput()