taglinefilesource code
task730drivers/block/sbpcd.cif (current == task[0])
task758drivers/block/sbpcd.cif (current == task[0])
task788drivers/block/sbpcd.cif (current == task[0])
task850drivers/block/sbpcd.cif (current == task[0])
task810drivers/scsi/sd.cif (current == task[0]){
task883drivers/scsi/sd.cif (current == task[0])
task674drivers/scsi/sr.cif (current == task[0])
task549fs/exec.cif (task[i] == current)  {
task173fs/locks.cvoid fcntl_remove_locks(struct task_struct *task, struct file *filp,
task182fs/locks.cwhile ((fl = *before) && (task != fl->fl_owner || fd != fl->fl_fd))
task187fs/locks.cwhile ((fl = *before) && task == fl->fl_owner && fd == fl->fl_fd)
task140fs/proc/array.cidle = task[0]->utime + task[0]->stime;
task173fs/proc/array.cp = task;
task174fs/proc/array.cwhile (++p < task+NR_TASKS) {
task118fs/proc/base.cif (task[i] && task[i]->pid == pid)
task144fs/proc/base.cif (task[i] && task[i]->pid == pid)
task103fs/proc/fd.cif ((p = task[i]) && p->pid == pid)
task159fs/proc/fd.cif ((p = task[i]) && p->pid == pid)
task91fs/proc/inode.cp = task[0];
task93fs/proc/inode.cif ((p = task[i]) && (p->pid == pid))
task101fs/proc/inode.cif (task[i])
task62fs/proc/link.cif ((p = task[i]) && p->pid == pid)
task36fs/proc/mem.cif (task[i] && task[i]->pid == pid) {
task37fs/proc/mem.ccr3 = task[i]->tss.cr3;
task85fs/proc/mem.cif (task[i] && task[i]->pid == pid) {
task86fs/proc/mem.ccr3 = task[i]->tss.cr3;
task118fs/proc/root.cif (task[i] && task[i]->pid == pid)
task162fs/proc/root.cp = task[nr];
task155include/linux/mm.hextern void oom(struct task_struct * task);
task82include/linux/sched.h#define FIRST_TASK task[0]
task83include/linux/sched.h#define LAST_TASK task[NR_TASKS-1]
task357include/linux/sched.hextern struct task_struct *task[NR_TASKS];
task532include/linux/sched.hentry->wait.task = current;
task97include/linux/shm.hstruct task_struct *task;     /* attacher */
task10include/linux/wait.hstruct task_struct * task;
task335ipc/shm.cunsigned long page_dir = shmd->task->tss.cr3;
task477ipc/shm.cshmd->task = current;
task595ipc/shm.ctmp->task = p2;
task736ipc/shm.cpte = PAGE_DIR_OFFSET(shmd->task->tss.cr3,tmp);
task755ipc/shm.cshmd->task->mm->rss--;
task77kernel/exit.cif (tsk->p_pptr == task[1])
task94kernel/exit.cif (task[i] == p) {
task95kernel/exit.ctask[i] = NULL;
task118kernel/exit.cif (task[i] == p)
task137kernel/exit.cif (!task[i])
task139kernel/exit.cif (bad_task_ptr(task[i]->p_pptr))
task141kernel/exit.ctask[i]->pid);
task142kernel/exit.cif (bad_task_ptr(task[i]->p_cptr))
task144kernel/exit.ctask[i]->pid);
task145kernel/exit.cif (bad_task_ptr(task[i]->p_ysptr))
task147kernel/exit.ctask[i]->pid);
task148kernel/exit.cif (bad_task_ptr(task[i]->p_osptr))
task150kernel/exit.ctask[i]->pid);
task151kernel/exit.cif (task[i]->p_pptr == task[i])
task153kernel/exit.ctask[i]->pid);
task154kernel/exit.cif (task[i]->p_cptr == task[i])
task156kernel/exit.ctask[i]->pid);
task157kernel/exit.cif (task[i]->p_ysptr == task[i])
task159kernel/exit.ctask[i]->pid);
task160kernel/exit.cif (task[i]->p_osptr == task[i])
task162kernel/exit.ctask[i]->pid);
task163kernel/exit.cif (task[i]->p_osptr) {
task164kernel/exit.cif (task[i]->p_pptr != task[i]->p_osptr->p_pptr)
task167kernel/exit.ctask[i]->pid, task[i]->p_osptr->pid,
task168kernel/exit.ctask[i]->p_osptr->p_pptr->pid);
task169kernel/exit.cif (task[i]->p_osptr->p_ysptr != task[i])
task172kernel/exit.ctask[i]->pid, task[i]->p_osptr->pid);
task174kernel/exit.cif (task[i]->p_ysptr) {
task175kernel/exit.cif (task[i]->p_pptr != task[i]->p_ysptr->p_pptr)
task178kernel/exit.ctask[i]->pid, task[i]->p_osptr->pid,
task179kernel/exit.ctask[i]->p_osptr->p_pptr->pid);
task180kernel/exit.cif (task[i]->p_ysptr->p_osptr != task[i])
task183kernel/exit.ctask[i]->pid, task[i]->p_ysptr->pid);
task185kernel/exit.cif (task[i]->p_cptr) {
task186kernel/exit.cif (task[i]->p_cptr->p_pptr != task[i])
task189kernel/exit.ctask[i]->pid, task[i]->p_cptr->pid);
task190kernel/exit.cif (task[i]->p_cptr->p_ysptr)
task193kernel/exit.ctask[i]->pid, task[i]->p_cptr->pid);
task351kernel/exit.cif (task[1])
task352kernel/exit.cp->p_opptr = task[1];
task354kernel/exit.cp->p_opptr = task[0];
task453kernel/exit.cif (task[1] && task[1] != current)
task454kernel/exit.cp->p_pptr = task[1];
task456kernel/exit.cp->p_pptr = task[0];
task52kernel/fork.cif (!task[i]) {
task57kernel/fork.cif (task[i]->uid == current->uid)
task59kernel/fork.cif (task[i]->pid == last_pid || task[i]->pgrp == last_pid ||
task60kernel/fork.ctask[i]->session == last_pid)
task182kernel/fork.ctask[nr] = p;
task261kernel/fork.ctask[nr] = NULL;
task66kernel/ldt.cif (task[i] == current) {
task29kernel/panic.cif (current == task[0])
task41kernel/ptrace.cif (task[i] != NULL && (task[i]->pid == pid))
task42kernel/ptrace.creturn task[i];
task53kernel/ptrace.cstatic inline int get_stack_long(struct task_struct *task, int offset)
task57kernel/ptrace.cstack = (unsigned char *)task->tss.esp0;
task68kernel/ptrace.cstatic inline int put_stack_long(struct task_struct *task, int offset,
task73kernel/ptrace.cstack = (unsigned char *) task->tss.esp0;
task98kernel/sched.cstruct task_struct * task[NR_TASKS] = {&init_task, };
task278kernel/sched.cif ((p = tmp->task) != NULL) {
task305kernel/sched.cif ((p = tmp->task) != NULL) {
task343kernel/sched.cif (current == task[0])
task624kernel/sched.cif (current != task[0]) {
task637kernel/sched.cif(current != task[0])
task640kernel/sched.cif (prof_buffer && current != task[0]) {
task648kernel/sched.cif (current != task[0] && 0 > --current->counter) {
task781kernel/sched.cif (task[i])
task782kernel/sched.cshow_task(i,task[i]);
task799kernel/sched.ctask[i] = NULL;
task191kernel/sys.csend_sig(SIGINT,task[1],1);
task86mm/memory.cvoid oom(struct task_struct * task)
task89mm/memory.ctask->sigaction[SIGKILL-1].sa_handler = NULL;
task90mm/memory.ctask->blocked &= ~(1<<(SIGKILL-1));
task91mm/memory.csend_sig(SIGKILL,task,1);
task139mm/memory.cif (tsk == task[0])
task177mm/memory.cif (tsk == task[0]) {
task319mm/swap.cp = task[swap_task];
task421mm/swap.cp = task[swap_task];
task663mm/swap.cp = task[nr];