tag | line | file | source code |
TASK_RUNNING | 441 | arch/i386/kernel/ptrace.c | child->state = TASK_RUNNING; |
TASK_RUNNING | 456 | arch/i386/kernel/ptrace.c | child->state = TASK_RUNNING; |
TASK_RUNNING | 472 | arch/i386/kernel/ptrace.c | child->state = TASK_RUNNING; |
TASK_RUNNING | 484 | arch/i386/kernel/ptrace.c | child->state = TASK_RUNNING; |
TASK_RUNNING | 2486 | drivers/char/console.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 2260 | drivers/char/cyclades.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 829 | drivers/char/n_tty.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 892 | drivers/char/n_tty.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 952 | drivers/char/n_tty.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 392 | drivers/char/psaux.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 2058 | drivers/char/serial.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 69 | drivers/char/tty_ioctl.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 604 | drivers/scsi/scsi.h | current->state = TASK_RUNNING; \ |
TASK_RUNNING | 123 | fs/buffer.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 576 | fs/inode.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 126 | fs/nfs/sock.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 156 | fs/nfs/sock.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 395 | fs/proc/array.c | if (!p || p == current || p->state == TASK_RUNNING) |
TASK_RUNNING | 148 | fs/select.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 196 | fs/super.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 61 | kernel/exit.c | p->state = TASK_RUNNING; |
TASK_RUNNING | 220 | kernel/fork.c | p->state = TASK_RUNNING; /* do this last, just in case */ |
TASK_RUNNING | 170 | kernel/sched.c | p->state = TASK_RUNNING; |
TASK_RUNNING | 175 | kernel/sched.c | p->state = TASK_RUNNING; |
TASK_RUNNING | 196 | kernel/sched.c | if (p->state == TASK_RUNNING && p->counter > c) |
TASK_RUNNING | 236 | kernel/sched.c | p->state = TASK_RUNNING; |
TASK_RUNNING | 263 | kernel/sched.c | p->state = TASK_RUNNING; |
TASK_RUNNING | 289 | kernel/sched.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 414 | kernel/sched.c | if (*p && ((*p)->state == TASK_RUNNING || |
TASK_RUNNING | 1994 | net/inet/tcp.c | current->state = TASK_RUNNING; |