set_current_state
set_current_state(TASK_INTERRUPTIBLE); \
set_current_state(TASK_UNINTERRUPTIBLE); \
set_current_state(TASK_RUNNING);
set_current_state(TASK_RUNNING);
set_current_state(TASK_INTERRUPTIBLE);
set_current_state(TASK_INTERRUPTIBLE);