Searched defs:key_hash (Results 1 – 6 of 6) sorted by relevance
20 static size_t key_hash(const void *key, void *ctx __maybe_unused) in key_hash() function
369 static inline uint32_t key_hash(const struct ubifs_info *c, in key_hash() function
655 __u8 key_hash; member
1341 uint32_t (*key_hash)(const char *str, int len); member
163 u32 key_hash; /* Hash of parent, type, key, len */ member
518 u32 idx, key_hash, test_key; in __tracing_map_insert() local