Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dgen_crc64table.c21 static uint64_t crc64_table[256] = {0}; variable
/kernel/linux/linux-6.6/lib/
H A Dgen_crc64table.c22 static uint64_t crc64_table[256] = {0}; variable

Completed in 1 milliseconds