Home
last modified time | relevance | path

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

/lib/
Dcrc64-rocksoft.c16 static struct work_struct crc64_rocksoft_rehash_work; variable
26 schedule_work(&crc64_rocksoft_rehash_work); in crc64_rocksoft_notify()
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()
97 cancel_work_sync(&crc64_rocksoft_rehash_work); in crc64_rocksoft_mod_fini()