xxh32_update 191 include/linux/xxhash.h int xxh32_update(struct xxh32_state *state, const void *input, size_t length); xxh32_update 337 lib/xxhash.c EXPORT_SYMBOL(xxh32_update);