tag | line | file | source code |
TASK_RUNNING | 280 | drivers/block/blk.h | p->state = TASK_RUNNING; |
TASK_RUNNING | 392 | drivers/char/psaux.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 1694 | drivers/char/serial.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 1025 | drivers/char/tty_io.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 1091 | drivers/char/tty_io.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 1141 | drivers/char/tty_io.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 107 | drivers/char/tty_ioctl.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 490 | drivers/scsi/scsi.h | p->state = TASK_RUNNING; |
TASK_RUNNING | 529 | drivers/scsi/scsi.h | current->state = TASK_RUNNING; \ |
TASK_RUNNING | 83 | drivers/scsi/scsi_ioctl.c | p->state = TASK_RUNNING; |
TASK_RUNNING | 777 | drivers/scsi/sd.c | p->state = TASK_RUNNING; |
TASK_RUNNING | 642 | drivers/scsi/sr.c | p->state = TASK_RUNNING; |
TASK_RUNNING | 31 | drivers/scsi/sr_ioctl.c | p->state = TASK_RUNNING; |
TASK_RUNNING | 144 | fs/buffer.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 504 | fs/inode.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 100 | fs/nfs/sock.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 130 | 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 | 142 | fs/select.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 68 | fs/super.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 45 | fs/sysv/inode.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 57 | kernel/exit.c | p->state = TASK_RUNNING; |
TASK_RUNNING | 224 | 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 | 204 | kernel/sched.c | p->state = TASK_RUNNING; |
TASK_RUNNING | 209 | kernel/sched.c | p->state = TASK_RUNNING; |
TASK_RUNNING | 230 | kernel/sched.c | if (p->state == TASK_RUNNING && p->counter > c) |
TASK_RUNNING | 277 | kernel/sched.c | p->state = TASK_RUNNING; |
TASK_RUNNING | 303 | kernel/sched.c | p->state = TASK_RUNNING; |
TASK_RUNNING | 328 | kernel/sched.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 430 | kernel/sched.c | if (*p && ((*p)->state == TASK_RUNNING || |
TASK_RUNNING | 1349 | net/inet/tcp.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 1490 | net/inet/tcp.c | current->state = TASK_RUNNING; |