perform_resettodr
void perform_resettodr(void *);
struct task resettodr_task = TASK_INITIALIZER(perform_resettodr, NULL);