Home
last modified time | relevance | path

Searched defs:key_hash (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dexpr.c20 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 Dfsl_validate.c539 int key_hash = 0; in calc_esbchdr_esbc_hash() local
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dkey.h363 static inline uint32_t key_hash(const struct ubifs_info *c, in key_hash() function
H A Dubifs-media.h618 __u8 key_hash; member
H A Dubifs.h1918 uint32_t (*key_hash)(const char *str, int len); member
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dkey.h369 static inline uint32_t key_hash(const struct ubifs_info *c, in key_hash() function
H A Dubifs-media.h655 __u8 key_hash; member
H A Dubifs.h1341 uint32_t (*key_hash)(const char *str, int len); member
/OK3568_Linux_fs/kernel/include/linux/
H A Dfscache.h163 u32 key_hash; /* Hash of parent, type, key, len */ member
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtracing_map.c518 u32 idx, key_hash, test_key; in __tracing_map_insert() local