Searched defs:key_hash (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | expr.c | 20 static size_t key_hash(const void *key, void *ctx __maybe_unused) in key_hash() function
|
| /OK3568_Linux_fs/u-boot/board/freescale/common/ |
| H A D | fsl_validate.c | 539 int key_hash = 0; in calc_esbchdr_esbc_hash() local
|
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | key.h | 363 static inline uint32_t key_hash(const struct ubifs_info *c, in key_hash() function
|
| H A D | ubifs-media.h | 618 __u8 key_hash; member
|
| H A D | ubifs.h | 1918 uint32_t (*key_hash)(const char *str, int len); member
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | key.h | 369 static inline uint32_t key_hash(const struct ubifs_info *c, in key_hash() function
|
| H A D | ubifs-media.h | 655 __u8 key_hash; member
|
| H A D | ubifs.h | 1341 uint32_t (*key_hash)(const char *str, int len); member
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | fscache.h | 163 u32 key_hash; /* Hash of parent, type, key, len */ member
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | tracing_map.c | 518 u32 idx, key_hash, test_key; in __tracing_map_insert() local
|