tag | line | file | source code |
---|---|---|---|
TASK_INTERRUPTIBLE | 404 | arch/alpha/kernel/osf_sys.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 59 | arch/alpha/kernel/signal.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 37 | arch/i386/kernel/signal.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 37 | arch/mips/kernel/signal.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 35 | arch/sparc/kernel/signal.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 392 | drivers/block/cdu31a.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 581 | drivers/block/cdu31a.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 842 | drivers/block/cdu31a.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 715 | drivers/block/mcdx.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 768 | drivers/block/sbpcd.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 353 | drivers/block/sonycd535.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 925 | drivers/block/sonycd535.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 2323 | drivers/char/cyclades.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 2472 | drivers/char/cyclades.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 266 | drivers/char/lp.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 274 | drivers/char/lp.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 283 | drivers/char/lp.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 300 | drivers/char/lp.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 813 | drivers/char/n_tty.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 931 | drivers/char/n_tty.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 142 | drivers/char/psaux.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 389 | drivers/char/psaux.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 493 | drivers/char/psaux.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 516 | drivers/char/psaux.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 281 | drivers/char/selection.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 1677 | drivers/char/serial.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 2054 | drivers/char/serial.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 2079 | drivers/char/serial.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 2199 | drivers/char/serial.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 758 | drivers/char/tpqic02.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 63 | drivers/char/tty_ioctl.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 116 | fs/nfs/sock.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 124 | fs/select.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 40 | kernel/exit.c | if (p->state == TASK_INTERRUPTIBLE && (p->signal & ~p->blocked)) |
TASK_INTERRUPTIBLE | 556 | kernel/exit.c | current->state=TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 189 | kernel/sched.c | case TASK_INTERRUPTIBLE: |
TASK_INTERRUPTIBLE | 245 | kernel/sched.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 268 | kernel/sched.c | (p->state == TASK_INTERRUPTIBLE)) |
TASK_INTERRUPTIBLE | 292 | kernel/sched.c | if (p->state == TASK_INTERRUPTIBLE) |
TASK_INTERRUPTIBLE | 340 | kernel/sched.c | __sleep_on(p,TASK_INTERRUPTIBLE); |
TASK_INTERRUPTIBLE | 365 | net/appletalk/ddp.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 2084 | net/ipv4/tcp.c | current->state = TASK_INTERRUPTIBLE; |