Home
last modified time | relevance | path

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

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