Searched refs:crc32_threadfn (Results 1 – 1 of 1) sorted by relevance
600 static int crc32_threadfn(void *data) in crc32_threadfn() function756 crc->thr = kthread_run(crc32_threadfn, crc, "image_crc32"); in save_image_lzo()1251 crc->thr = kthread_run(crc32_threadfn, crc, "image_crc32"); in load_image_lzo()