Home
last modified time | relevance | path

Searched defs:crc32_le_shift (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dcrc32.c273 u32 __attribute_const__ crc32_le_shift(u32 crc, size_t len) function
282 EXPORT_SYMBOL(crc32_le_shift); variable
/kernel/linux/linux-6.6/lib/
H A Dcrc32.c272 u32 __attribute_const__ crc32_le_shift(u32 crc, size_t len) function
281 EXPORT_SYMBOL(crc32_le_shift); variable

Completed in 2 milliseconds