Home
last modified time | relevance | path

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

/third_party/eudev/src/shared/
Dhashmap.h99 unsigned long devt_hash_func(const void *p, const uint8_t hash_key[HASH_KEY_SIZE]) _pure_;
102 .hash = devt_hash_func,
106 #define devt_hash_func uint64_hash_func macro
Dhashmap.c325 unsigned long devt_hash_func(const void *p, const uint8_t hash_key[HASH_KEY_SIZE]) { in devt_hash_func() function
339 .hash = devt_hash_func,