Home
last modified time | relevance | path

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

/third_party/eudev/src/shared/
Dhashmap.h94 extern const struct hash_ops uint64_hash_ops;
108 #define devt_hash_ops uint64_hash_ops
Dhashmap.c319 const struct hash_ops uint64_hash_ops = { variable