Searched refs:__crc32c_le_shift (Results 1 – 5 of 5) sorted by relevance
59 u32 __attribute_const__ __crc32c_le_shift(u32 crc, size_t len);63 return __crc32c_le_shift(crc1, len2) ^ crc2; in __crc32c_le_combine()
278 u32 __attribute_const__ __crc32c_le_shift(u32 crc, size_t len) function283 EXPORT_SYMBOL(__crc32c_le_shift);
11180 0x00000000 __crc32c_le_shift vmlinux EXPORT_SYMBOL
16829 ffff8000104a3d50 T __crc32c_le_shift
Completed in 323 milliseconds