taglinefilesource code
task115arch/alpha/kernel/ptrace.cif (task[i] != NULL && (task[i]->pid == pid))
task116arch/alpha/kernel/ptrace.creturn task[i];
task124arch/alpha/kernel/ptrace.cstatic inline long get_reg(struct task_struct * task, long regno)
task129arch/alpha/kernel/ptrace.caddr = &task->tss.usp;
task134arch/alpha/kernel/ptrace.caddr = (long *) (task->kernel_stack_page + regoff[regno]);
task142arch/alpha/kernel/ptrace.cstatic inline int put_reg(struct task_struct *task, long regno, long data)
task147arch/alpha/kernel/ptrace.caddr = &task->tss.usp;
task151arch/alpha/kernel/ptrace.caddr = (long *) (task->kernel_stack_page + regoff[regno]);
task66arch/i386/kernel/ldt.cif (task[i] == current) {
task169arch/i386/kernel/process.cif (task[i] == current)  {
task42arch/i386/kernel/ptrace.cif (task[i] != NULL && (task[i]->pid == pid))
task43arch/i386/kernel/ptrace.creturn task[i];
task54arch/i386/kernel/ptrace.cstatic inline int get_stack_long(struct task_struct *task, int offset)
task58arch/i386/kernel/ptrace.cstack = (unsigned char *)task->tss.esp0;
task69arch/i386/kernel/ptrace.cstatic inline int put_stack_long(struct task_struct *task, int offset,
task74arch/i386/kernel/ptrace.cstack = (unsigned char *) task->tss.esp0;
task41arch/mips/kernel/ptrace.cif (task[i] != NULL && (task[i]->pid == pid))
task42arch/mips/kernel/ptrace.creturn task[i];
task53arch/mips/kernel/ptrace.cstatic inline int get_stack_long(struct task_struct *task, int offset)
task57arch/mips/kernel/ptrace.cstack = (unsigned char *)task->tss.esp0;
task68arch/mips/kernel/ptrace.cstatic inline int put_stack_long(struct task_struct *task, int offset,
task73arch/mips/kernel/ptrace.cstack = (unsigned char *) task->tss.esp0;
task257arch/sparc/kernel/setup.ctask[counter] = NULL;
task771drivers/block/sbpcd.cif (current == task[0]) 
task922drivers/block/sbpcd.cif (current == task[0])
task950drivers/block/sbpcd.cif (current == task[0])
task1015drivers/block/sbpcd.cif (current == task[0])
task1173drivers/block/sbpcd.cif (current == task[0])
task206fs/locks.cvoid locks_remove_locks(struct task_struct *task, struct file *filp)
task217fs/locks.cif (((fl->fl_flags == F_POSIX) && (fl->fl_owner == task)) ||
task397fs/locks.cif (dlock_wait->task != NULL) {
task398fs/locks.cif (dlock_wait->task == blocked_task)
task400fs/locks.cif (posix_locks_deadlock(dlock_wait->task, blocked_task))
task226fs/proc/array.cidle = task[0]->utime + task[0]->stime;
task277fs/proc/array.cp = task;
task278fs/proc/array.cwhile (++p < task+NR_TASKS) {
task102fs/proc/fd.cif ((p = task[i]) && p->pid == pid)
task146fs/proc/fd.cif ((p = task[task_nr]) && p->pid == pid)
task171fs/proc/fd.cif (p != task[task_nr] || p->pid != pid)
task150fs/proc/inode.cp = task[0];
task152fs/proc/inode.cif ((p = task[i]) && (p->pid == pid))
task160fs/proc/inode.cif (task[i])
task84fs/proc/link.cif ((p = task[i]) && p->pid == pid)
task122fs/proc/link.cif ((p = task[i]) && p->pid == pid)
task70fs/proc/mem.cif (task[i] && task[i]->pid == pid) {
task71fs/proc/mem.ctsk = task[i];
task136fs/proc/mem.cif (task[i] && task[i]->pid == pid) {
task137fs/proc/mem.ctsk = task[i];
task218fs/proc/mem.cif (task[i] && task[i]->pid == (inode->i_ino >> 16)) {
task219fs/proc/mem.ctsk = task[i];
task403fs/proc/root.cif (task[i] && task[i]->pid == pid)
task495fs/proc/root.cstruct task_struct * p = task[nr];
task69include/asm-i386/page.h#define invalidate_task(task) \
task70include/asm-i386/page.hdo { if ((task)->mm == current->mm) invalidate(); } while (0)
task71include/asm-i386/page.h#define invalidate_page(task,addr) \
task72include/asm-i386/page.hdo { if ((task)->mm == current->mm) invalidate(); } while (0)
task66include/linux/sched.h#define FIRST_TASK task[0]
task67include/linux/sched.h#define LAST_TASK task[NR_TASKS-1]
task286include/linux/sched.hextern struct task_struct *task[NR_TASKS];
task414include/linux/sched.hentry->wait.task = current;
task12include/linux/wait.hstruct task_struct * task;
task457init/main.cif(current!=task[0])
task465init/main.ccurrent_set[i]=task[i];
task76kernel/exit.cif (tsk->p_pptr == task[smp_num_cpus])    /* Init */
task93kernel/exit.cif (task[i] == p) {
task95kernel/exit.ctask[i] = NULL;
task121kernel/exit.cif (task[i] == p)
task140kernel/exit.cif (!task[i])
task142kernel/exit.cif (bad_task_ptr(task[i]->p_pptr))
task144kernel/exit.ctask[i]->pid);
task145kernel/exit.cif (bad_task_ptr(task[i]->p_cptr))
task147kernel/exit.ctask[i]->pid);
task148kernel/exit.cif (bad_task_ptr(task[i]->p_ysptr))
task150kernel/exit.ctask[i]->pid);
task151kernel/exit.cif (bad_task_ptr(task[i]->p_osptr))
task153kernel/exit.ctask[i]->pid);
task154kernel/exit.cif (task[i]->p_pptr == task[i])
task156kernel/exit.ctask[i]->pid);
task157kernel/exit.cif (task[i]->p_cptr == task[i])
task159kernel/exit.ctask[i]->pid);
task160kernel/exit.cif (task[i]->p_ysptr == task[i])
task162kernel/exit.ctask[i]->pid);
task163kernel/exit.cif (task[i]->p_osptr == task[i])
task165kernel/exit.ctask[i]->pid);
task166kernel/exit.cif (task[i]->p_osptr) {
task167kernel/exit.cif (task[i]->p_pptr != task[i]->p_osptr->p_pptr)
task170kernel/exit.ctask[i]->pid, task[i]->p_osptr->pid,
task171kernel/exit.ctask[i]->p_osptr->p_pptr->pid);
task172kernel/exit.cif (task[i]->p_osptr->p_ysptr != task[i])
task175kernel/exit.ctask[i]->pid, task[i]->p_osptr->pid);
task177kernel/exit.cif (task[i]->p_ysptr) {
task178kernel/exit.cif (task[i]->p_pptr != task[i]->p_ysptr->p_pptr)
task181kernel/exit.ctask[i]->pid, task[i]->p_osptr->pid,
task182kernel/exit.ctask[i]->p_osptr->p_pptr->pid);
task183kernel/exit.cif (task[i]->p_ysptr->p_osptr != task[i])
task186kernel/exit.ctask[i]->pid, task[i]->p_ysptr->pid);
task188kernel/exit.cif (task[i]->p_cptr) {
task189kernel/exit.cif (task[i]->p_cptr->p_pptr != task[i])
task192kernel/exit.ctask[i]->pid, task[i]->p_cptr->pid);
task193kernel/exit.cif (task[i]->p_cptr->p_ysptr)
task196kernel/exit.ctask[i]->pid, task[i]->p_cptr->pid);
task354kernel/exit.cif (task[smp_num_cpus])  /* init */
task355kernel/exit.cp->p_opptr = task[smp_num_cpus];
task357kernel/exit.cp->p_opptr = task[0];
task462kernel/exit.cif (task[smp_num_cpus] && task[smp_num_cpus] != current) /* init */
task463kernel/exit.cp->p_pptr = task[smp_num_cpus];
task465kernel/exit.cp->p_pptr = task[0];
task62kernel/fork.cif (!task[i])
task236kernel/fork.ctask[nr] = p;
task271kernel/fork.ctask[nr] = NULL;
task27kernel/panic.cif (current == task[0])
task95kernel/sched.cstruct task_struct * task[NR_TASKS] = {&init_task, };
task308kernel/sched.cif ((p = tmp->task) != NULL) {
task333kernel/sched.cif ((p = tmp->task) != NULL) {
task369kernel/sched.cif (current == task[0])
task909kernel/sched.cif (task[i])
task910kernel/sched.cshow_task(i,task[i]);
task73mm/memory.cvoid oom(struct task_struct * task)
task76mm/memory.ctask->sig->action[SIGKILL-1].sa_handler = NULL;
task77mm/memory.ctask->blocked &= ~(1<<(SIGKILL-1));
task78mm/memory.csend_sig(SIGKILL,task,1);
task151mm/memory.cif (tsk == task[0])
task229mm/mmap.cstruct vm_area_struct * find_vma (struct task_struct * task, unsigned long addr)
task234mm/mmap.cif (!task->mm)
task236mm/mmap.cfor (vma = task->mm->mmap ; ; vma = vma->vm_next) {
task246mm/mmap.cif (!task->mm)
task248mm/mmap.cfor (tree = task->mm->mmap_avl ; ; ) {
task264mm/mmap.cstruct vm_area_struct * find_vma_intersection (struct task_struct * task, unsigned long start_addr, unsigned long end_addr)
task269mm/mmap.cfor (vma = task->mm->mmap; vma; vma = vma->vm_next) {
task277mm/mmap.cvma = find_vma(task,start_addr);
task606mm/mmap.cstatic void avl_check (struct task_struct * task, char *caller)
task612mm/mmap.cavl_checkheights(task->mm->mmap_avl);
task613mm/mmap.cavl_checkorder(task->mm->mmap_avl);
task891mm/mmap.cvoid merge_segments (struct task_struct * task, unsigned long start_addr, unsigned long end_addr)
task895mm/mmap.cmpnt = find_vma(task, start_addr);
task898mm/mmap.cavl_neighbours(mpnt, task->mm->mmap_avl, &prev, &next);
task942mm/mmap.cavl_remove(mpnt, &task->mm->mmap_avl);
task580mm/swap.cp = task[swap_task];
task985mm/swap.cif (task[nr]) {
task986mm/swap.cif (unuse_process(task[nr], type, page)) {