tag | line | file | source code |
TASK_RUNNING | 190 | drivers/block/ll_rw_blk.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 2503 | drivers/char/cyclades.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 839 | drivers/char/n_tty.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 902 | drivers/char/n_tty.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 962 | drivers/char/n_tty.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 394 | drivers/char/psaux.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 293 | drivers/char/selection.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 2227 | drivers/char/serial.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 70 | drivers/char/tty_ioctl.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 653 | drivers/scsi/scsi.h | current->state = TASK_RUNNING; \ |
TASK_RUNNING | 124 | fs/buffer.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 579 | fs/inode.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 130 | fs/nfs/sock.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 160 | fs/nfs/sock.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 375 | fs/proc/array.c | if (!p || p == current || p->state == TASK_RUNNING) |
TASK_RUNNING | 149 | fs/select.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 197 | fs/super.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 147 | kernel/sched.c | p->state = TASK_RUNNING; |
TASK_RUNNING | 197 | kernel/sched.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 202 | kernel/sched.c | case TASK_RUNNING: |
TASK_RUNNING | 316 | kernel/sched.c | current->state = TASK_RUNNING; |
TASK_RUNNING | 441 | kernel/sched.c | if (*p && ((*p)->state == TASK_RUNNING || |
TASK_RUNNING | 2251 | net/ipv4/tcp.c | current->state = TASK_RUNNING; |