linux_delayed_work_fn
extern void linux_delayed_work_fn(void *, int);
TASK_INIT(&dwork->work.work_task, 0, linux_delayed_work_fn, dwork);