hwrng_fillfn
hwrng_fill = kthread_run(hwrng_fillfn, NULL, "hwrng");
static int hwrng_fillfn(void *unused);