ct_dead_worker_func
static void ct_dead_worker_func(struct work_struct *w);
INIT_WORK(&ct->dead.worker, ct_dead_worker_func);