taglinefilesource code
task571drivers/block/sbpcd.cif (current == task[0])
task593drivers/block/sbpcd.cif (current == task[0])
task622drivers/block/sbpcd.cif (current == task[0])
task679drivers/block/sbpcd.cif (current == task[0])
task802drivers/scsi/sd.cif (current == task[0]){
task875drivers/scsi/sd.cif (current == task[0])
task670drivers/scsi/sr.cif (current == task[0])
task505fs/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;
task116fs/proc/root.cif (task[i] && task[i]->pid == pid)
task160fs/proc/root.cp = task[nr];
task158include/linux/mm.hextern void oom(struct task_struct * task);
task80include/linux/sched.h#define FIRST_TASK task[0]
task81include/linux/sched.h#define LAST_TASK task[NR_TASKS-1]
task310include/linux/sched.hextern struct task_struct *task[NR_TASKS];
task487include/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;
task449ipc/shm.cshmd->task = current;
task560ipc/shm.ctmp->task = p2;
task701ipc/shm.cpte = PAGE_DIR_OFFSET(shmd->task->tss.cr3,tmp);
task720ipc/shm.cshmd->task->rss--;
task72kernel/exit.cif (tsk->p_pptr == task[1])
task89kernel/exit.cif (task[i] == p) {
task90kernel/exit.ctask[i] = NULL;
task113kernel/exit.cif (task[i] == p)
task132kernel/exit.cif (!task[i])
task134kernel/exit.cif (bad_task_ptr(task[i]->p_pptr))
task136kernel/exit.ctask[i]->pid);
task137kernel/exit.cif (bad_task_ptr(task[i]->p_cptr))
task139kernel/exit.ctask[i]->pid);
task140kernel/exit.cif (bad_task_ptr(task[i]->p_ysptr))
task142kernel/exit.ctask[i]->pid);
task143kernel/exit.cif (bad_task_ptr(task[i]->p_osptr))
task145kernel/exit.ctask[i]->pid);
task146kernel/exit.cif (task[i]->p_pptr == task[i])
task148kernel/exit.ctask[i]->pid);
task149kernel/exit.cif (task[i]->p_cptr == task[i])
task151kernel/exit.ctask[i]->pid);
task152kernel/exit.cif (task[i]->p_ysptr == task[i])
task154kernel/exit.ctask[i]->pid);
task155kernel/exit.cif (task[i]->p_osptr == task[i])
task157kernel/exit.ctask[i]->pid);
task158kernel/exit.cif (task[i]->p_osptr) {
task159kernel/exit.cif (task[i]->p_pptr != task[i]->p_osptr->p_pptr)
task162kernel/exit.ctask[i]->pid, task[i]->p_osptr->pid,
task163kernel/exit.ctask[i]->p_osptr->p_pptr->pid);
task164kernel/exit.cif (task[i]->p_osptr->p_ysptr != task[i])
task167kernel/exit.ctask[i]->pid, task[i]->p_osptr->pid);
task169kernel/exit.cif (task[i]->p_ysptr) {
task170kernel/exit.cif (task[i]->p_pptr != task[i]->p_ysptr->p_pptr)
task173kernel/exit.ctask[i]->pid, task[i]->p_osptr->pid,
task174kernel/exit.ctask[i]->p_osptr->p_pptr->pid);
task175kernel/exit.cif (task[i]->p_ysptr->p_osptr != task[i])
task178kernel/exit.ctask[i]->pid, task[i]->p_ysptr->pid);
task180kernel/exit.cif (task[i]->p_cptr) {
task181kernel/exit.cif (task[i]->p_cptr->p_pptr != task[i])
task184kernel/exit.ctask[i]->pid, task[i]->p_cptr->pid);
task185kernel/exit.cif (task[i]->p_cptr->p_ysptr)
task188kernel/exit.ctask[i]->pid, task[i]->p_cptr->pid);
task346kernel/exit.cif (task[1])
task347kernel/exit.cp->p_opptr = task[1];
task349kernel/exit.cp->p_opptr = task[0];
task435kernel/exit.cif (task[1] && task[1] != current)
task436kernel/exit.cp->p_pptr = task[1];
task438kernel/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)
task137kernel/fork.ctask[nr] = p;
task227kernel/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;
task95kernel/sched.cstruct task_struct * task[NR_TASKS] = {&init_task, };
task274kernel/sched.cif ((p = tmp->task) != NULL) {
task301kernel/sched.cif ((p = tmp->task) != NULL) {
task339kernel/sched.cif (current == task[0])
task613kernel/sched.cif (current != task[0]) {
task626kernel/sched.cif(current != task[0])
task629kernel/sched.cif (prof_buffer && current != task[0]) {
task637kernel/sched.cif (current == task[0] || (--current->counter)<=0) {
task768kernel/sched.cif (task[i])
task769kernel/sched.cshow_task(i,task[i]);
task785kernel/sched.ctask[i] = NULL;
task249kernel/sys.csend_sig(SIGINT,task[1],1);
task76mm/memory.cvoid oom(struct task_struct * task)
task79mm/memory.ctask->sigaction[SIGKILL-1].sa_handler = NULL;
task80mm/memory.ctask->blocked &= ~(1<<(SIGKILL-1));
task81mm/memory.csend_sig(SIGKILL,task,1);
task129mm/memory.cif (tsk == task[0])
task167mm/memory.cif (tsk == task[0]) {
task330mm/swap.cp = task[swap_task];
task432mm/swap.cp = task[swap_task];
task674mm/swap.cp = task[nr];