Home
last modified time | relevance | path

Searched refs:crc64_rocksoft_rehash (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/
H A Dcrc64-rocksoft.c30 static void crc64_rocksoft_rehash(struct work_struct *work) in crc64_rocksoft_rehash() function
88 INIT_WORK(&crc64_rocksoft_rehash_work, crc64_rocksoft_rehash); in crc64_rocksoft_mod_init()
90 crc64_rocksoft_rehash(&crc64_rocksoft_rehash_work); in crc64_rocksoft_mod_init()