TASK_UNINTERRUPTIBLE 964 include/linux/jbd.h current->state = TASK_UNINTERRUPTIBLE; \ TASK_UNINTERRUPTIBLE 1259 include/linux/jbd2.h current->state = TASK_UNINTERRUPTIBLE; \ TASK_UNINTERRUPTIBLE 225 include/linux/sched.h #define TASK_KILLABLE (TASK_WAKEKILL | TASK_UNINTERRUPTIBLE) TASK_UNINTERRUPTIBLE 230 include/linux/sched.h #define TASK_NORMAL (TASK_INTERRUPTIBLE | TASK_UNINTERRUPTIBLE) TASK_UNINTERRUPTIBLE 235 include/linux/sched.h TASK_UNINTERRUPTIBLE | __TASK_STOPPED | \ TASK_UNINTERRUPTIBLE 243 include/linux/sched.h ((task->state & TASK_UNINTERRUPTIBLE) != 0 && \ TASK_UNINTERRUPTIBLE 244 include/linux/wait.h (void)___wait_event(wq, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ TASK_UNINTERRUPTIBLE 268 include/linux/wait.h TASK_UNINTERRUPTIBLE, 0, timeout, \ TASK_UNINTERRUPTIBLE 299 include/linux/wait.h (void)___wait_event(wq, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ TASK_UNINTERRUPTIBLE 430 include/linux/wait.h TASK_UNINTERRUPTIBLE); \ TASK_UNINTERRUPTIBLE 647 include/linux/wait.h (void)___wait_event(wq, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ TASK_UNINTERRUPTIBLE 107 include/linux/writeback.h wait_on_bit(&inode->i_state, __I_NEW, TASK_UNINTERRUPTIBLE);