tag | line | file | source code |
---|---|---|---|
TASK_INTERRUPTIBLE | 416 | arch/alpha/kernel/osf_sys.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 61 | arch/alpha/kernel/signal.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 37 | arch/i386/kernel/signal.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 38 | arch/mips/kernel/signal.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 37 | arch/ppc/kernel/signal.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 49 | arch/sparc/kernel/signal.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 1372 | drivers/block/ide-cd.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 398 | drivers/cdrom/cdu31a.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 637 | drivers/cdrom/cdu31a.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 896 | drivers/cdrom/cdu31a.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 797 | drivers/cdrom/sbpcd.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 336 | drivers/cdrom/sonycd535.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 893 | drivers/cdrom/sonycd535.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 792 | drivers/char/apm_bios.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 2389 | drivers/char/cyclades.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 2539 | drivers/char/cyclades.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 322 | drivers/char/ftape/fdc-io.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 134 | drivers/char/ftape/ftape-io.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 1366 | drivers/char/istallion.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 255 | drivers/char/lp.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 263 | drivers/char/lp.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 272 | drivers/char/lp.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 290 | drivers/char/lp.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 822 | drivers/char/n_tty.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 940 | drivers/char/n_tty.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 430 | drivers/char/psaux.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 552 | drivers/char/psaux.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 587 | drivers/char/psaux.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 658 | drivers/char/random.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 281 | drivers/char/selection.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 1706 | drivers/char/serial.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 2151 | drivers/char/serial.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 2176 | drivers/char/serial.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 2301 | drivers/char/serial.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 924 | drivers/char/stallion.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 759 | drivers/char/tpqic02.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 63 | drivers/char/tty_ioctl.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 728 | drivers/isdn/icn/icn.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 755 | drivers/isdn/icn/icn.c | current->state = TASK_INTERRUPTIBLE; \ |
TASK_INTERRUPTIBLE | 896 | drivers/isdn/icn/icn.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 919 | drivers/isdn/icn/icn.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 849 | drivers/isdn/isdn_tty.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 1024 | drivers/isdn/isdn_tty.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 1050 | drivers/isdn/isdn_tty.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 1716 | drivers/net/ppp.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 402 | fs/ncpfs/sock.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 37 | fs/nfs/rpcsock.c | current->state = TASK_INTERRUPTIBLE; \ |
TASK_INTERRUPTIBLE | 115 | fs/nfs/rpcsock.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 124 | fs/select.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 42 | kernel/exit.c | if (p->state == TASK_INTERRUPTIBLE && (p->signal & ~p->blocked)) |
TASK_INTERRUPTIBLE | 630 | kernel/exit.c | current->state=TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 295 | kernel/sched.c | case TASK_INTERRUPTIBLE: |
TASK_INTERRUPTIBLE | 388 | kernel/sched.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 413 | kernel/sched.c | (p->state == TASK_INTERRUPTIBLE)) |
TASK_INTERRUPTIBLE | 437 | kernel/sched.c | if (p->state == TASK_INTERRUPTIBLE) |
TASK_INTERRUPTIBLE | 485 | kernel/sched.c | __sleep_on(p,TASK_INTERRUPTIBLE); |
TASK_INTERRUPTIBLE | 1293 | kernel/sched.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 426 | net/appletalk/ddp.c | current->state = TASK_INTERRUPTIBLE; |
TASK_INTERRUPTIBLE | 1440 | net/ipv4/tcp.c | current->state = TASK_INTERRUPTIBLE; |