xxh64_copy_state  257 include/linux/xxhash.h void xxh64_copy_state(struct xxh64_state *dst, const struct xxh64_state *src);
xxh64_copy_state   89 lib/xxhash.c   EXPORT_SYMBOL(xxh64_copy_state);