Home
last modified time | relevance | path

Searched defs:BE_TABLE_SIZE (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
Dgen_crc32table.c20 # define BE_TABLE_SIZE 256 macro
23 # define BE_TABLE_SIZE (1 << CRC_BE_BITS) macro
/kernel/linux/linux-6.6/lib/
Dgen_crc32table.c20 # define BE_TABLE_SIZE 256 macro
23 # define BE_TABLE_SIZE (1 << CRC_BE_BITS) macro