tag | line | file | source code |
---|---|---|---|
TASK_INTERRUPTIBLE | 35 | arch/i386/kernel/signal.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 398 | drivers/block/cdu31a.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 574 | drivers/block/cdu31a.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 833 | drivers/block/cdu31a.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 668 | drivers/block/sbpcd.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 2474 | drivers/char/console.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 2080 | drivers/char/cyclades.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 2229 | drivers/char/cyclades.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 254 | drivers/char/lp.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 262 | drivers/char/lp.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 271 | drivers/char/lp.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 288 | drivers/char/lp.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 803 | drivers/char/n_tty.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 921 | drivers/char/n_tty.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 142 | drivers/char/psaux.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 387 | drivers/char/psaux.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 491 | drivers/char/psaux.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 514 | drivers/char/psaux.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 1621 | drivers/char/serial.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 1887 | drivers/char/serial.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 1911 | drivers/char/serial.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 2030 | drivers/char/serial.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 757 | drivers/char/tpqic02.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 62 | drivers/char/tty_ioctl.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 112 | fs/nfs/sock.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 123 | fs/select.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 573 | kernel/exit.c | current->state=TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 167 | kernel/sched.c | if (p->state != TASK_INTERRUPTIBLE) |
TASK_INTERRUPTIBLE | 212 | kernel/sched.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 235 | kernel/sched.c | (p->state == TASK_INTERRUPTIBLE)) { |
TASK_INTERRUPTIBLE | 262 | kernel/sched.c | if (p->state == TASK_INTERRUPTIBLE) { |
TASK_INTERRUPTIBLE | 313 | kernel/sched.c | __sleep_on(p,TASK_INTERRUPTIBLE); |
TASK_INTERRUPTIBLE | 1873 | net/inet/tcp.c | current->state = TASK_INTERRUPTIBLE; |