Searched refs:crc32_threadfn (Results 1 – 3 of 3) sorted by relevance
600 static int crc32_threadfn(void *data) in crc32_threadfn() function753 crc->thr = kthread_run(crc32_threadfn, crc, "image_crc32"); in save_image_lzo()1245 crc->thr = kthread_run(crc32_threadfn, crc, "image_crc32"); in load_image_lzo()
3725 ffff8000100e8910 t crc32_threadfn
Completed in 299 milliseconds