tag | line | file | source code |
TASK_RUNNING | 307 | drivers/block/blk.h | p->state = TASK_RUNNING; |
TASK_RUNNING | 1957 | drivers/char/console.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 832 | drivers/char/n_tty.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 896 | drivers/char/n_tty.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 955 | drivers/char/n_tty.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 392 | drivers/char/psaux.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 1942 | drivers/char/serial.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 58 | drivers/char/tty_ioctl.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 558 | drivers/scsi/scsi.h | p->state = TASK_RUNNING; |
TASK_RUNNING | 597 | drivers/scsi/scsi.h | current->state = TASK_RUNNING; \ |
TASK_RUNNING | 83 | drivers/scsi/scsi_ioctl.c | p->state = TASK_RUNNING; |
TASK_RUNNING | 785 | drivers/scsi/sd.c | p->state = TASK_RUNNING; |
TASK_RUNNING | 648 | drivers/scsi/sr.c | p->state = TASK_RUNNING; |
TASK_RUNNING | 31 | drivers/scsi/sr_ioctl.c | p->state = TASK_RUNNING; |
TASK_RUNNING | 125 | fs/buffer.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 499 | fs/inode.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 122 | fs/nfs/sock.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 152 | fs/nfs/sock.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 257 | fs/proc/array.c | if (!p || p == current || p->state == TASK_RUNNING) |
TASK_RUNNING | 148 | fs/select.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 197 | fs/super.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 45 | fs/sysv/inode.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 62 | kernel/exit.c | p->state = TASK_RUNNING; |
TASK_RUNNING | 257 | kernel/fork.c | p->state = TASK_RUNNING; /* do this last, just in case */ |
TASK_RUNNING | 404 | kernel/ptrace.c | child->state = TASK_RUNNING; |
TASK_RUNNING | 419 | kernel/ptrace.c | child->state = TASK_RUNNING; |
TASK_RUNNING | 435 | kernel/ptrace.c | child->state = TASK_RUNNING; |
TASK_RUNNING | 447 | kernel/ptrace.c | child->state = TASK_RUNNING; |
TASK_RUNNING | 207 | kernel/sched.c | p->state = TASK_RUNNING; |
TASK_RUNNING | 212 | kernel/sched.c | p->state = TASK_RUNNING; |
TASK_RUNNING | 233 | kernel/sched.c | if (p->state == TASK_RUNNING && p->counter > c) |
TASK_RUNNING | 281 | kernel/sched.c | p->state = TASK_RUNNING; |
TASK_RUNNING | 307 | kernel/sched.c | p->state = TASK_RUNNING; |
TASK_RUNNING | 332 | kernel/sched.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 434 | kernel/sched.c | if (*p && ((*p)->state == TASK_RUNNING || |
TASK_RUNNING | 1405 | net/inet/tcp.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 1552 | net/inet/tcp.c | current->state = TASK_RUNNING; |