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]);
task84arch/i386/kernel/ldt.cif (task[i] == current) {
task259arch/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;
task42arch/mips/kernel/ptrace.cif (task[i] != NULL && (task[i]->pid == pid))
task43arch/mips/kernel/ptrace.creturn task[i];
task54arch/mips/kernel/ptrace.cstatic inline int get_stack_long(struct task_struct *task, int offset)
task58arch/mips/kernel/ptrace.cstack = (unsigned char *)task->tss.esp0;
task69arch/mips/kernel/ptrace.cstatic inline int put_stack_long(struct task_struct *task, int offset,
task74arch/mips/kernel/ptrace.cstack = (unsigned char *) task->tss.esp0;
task191arch/mips/kernel/traps.cif(task[i] && task[i]->pid >= 2)
task193arch/mips/kernel/traps.cprintk("Process %d\n", task[i]->pid);
task194arch/mips/kernel/traps.cdump_list_process(task[i], pc);
task257arch/mips/kernel/traps.cif(task[i] && task[i]->pid >= 2)
task259arch/mips/kernel/traps.cprintk("Process %d\n", task[i]->pid);
task260arch/mips/kernel/traps.cdump_list_process(task[i], 0x7ffff000);
task26arch/ppc/kernel/mk_defs.cstruct task_struct task;
task37arch/ppc/kernel/mk_defs.cput_line(out, "STATE", (int)&task.state-(int)&task);
task38arch/ppc/kernel/mk_defs.cput_line(out, "COUNTER", (int)&task.counter-(int)&task);
task39arch/ppc/kernel/mk_defs.cput_line(out, "BLOCKED", (int)&task.blocked-(int)&task);
task40arch/ppc/kernel/mk_defs.cput_line(out, "SIGNAL", (int)&task.signal-(int)&task);
task41arch/ppc/kernel/mk_defs.cput_line(out, "KERNEL_STACK_PAGE", (int)&task.kernel_stack_page-(int)&task);
task42arch/ppc/kernel/mk_defs.cput_line(out, "TSS", (int)&task.tss-(int)&task);
task406arch/ppc/mm/init.cint va, pa, task;
task568arch/ppc/mm/init.clast_mappings[next_mapping].task = current;
task638arch/ppc/mm/init.clast_mappings[next_mapping].task);
task84arch/sparc/kernel/setup.cif(current != task[0]) {
task627arch/sparc/mm/sun4c.cstruct task_struct task;
task261fs/locks.cvoid locks_remove_locks(struct task_struct *task, struct file *filp)
task272fs/locks.cif (((fl->fl_flags == F_POSIX) && (fl->fl_owner == task)) ||
task457fs/locks.cif (dlock_wait->task != NULL) {
task458fs/locks.cif (dlock_wait->task == blocked_task)
task460fs/locks.cif (posix_locks_deadlock(dlock_wait->task, blocked_task))
task494fs/ncpfs/sock.creply.task,
task603fs/ncpfs/sock.ch->task      = (current->pid) & 0xff;
task639fs/ncpfs/sock.ch->task      = (current->pid) & 0xff;
task664fs/ncpfs/sock.ch->task      = (current->pid) & 0xff;
task246fs/proc/array.cidle = task[0]->utime + task[0]->stime;
task324fs/proc/array.cp = task;
task325fs/proc/array.cwhile (++p < task+NR_TASKS) {
task104fs/proc/fd.cif ((p = task[i]) && p->pid == pid)
task148fs/proc/fd.cif ((p = task[task_nr]) && p->pid == pid)
task173fs/proc/fd.cif (p != task[task_nr] || p->pid != pid)
task149fs/proc/inode.cp = task[0];
task151fs/proc/inode.cif ((p = task[i]) && (p->pid == pid))
task159fs/proc/inode.cif (task[i])
task86fs/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];
task474fs/proc/root.cif (task[i] && task[i]->pid == pid)
task566fs/proc/root.cstruct task_struct * p = task[nr];
task251include/linux/mm.hstatic inline struct vm_area_struct * find_vma (struct task_struct * task, unsigned long addr)
task256include/linux/mm.hif (!task->mm)
task258include/linux/mm.hfor (tree = task->mm->mmap_avl ; ; ) {
task273include/linux/mm.hstatic inline struct vm_area_struct * find_vma_intersection (struct task_struct * task, unsigned long start_addr, unsigned long end_addr)
task277include/linux/mm.hvma = find_vma(task,start_addr);
task25include/linux/ncp.h__u8    task      __attribute__ ((packed));
task38include/linux/ncp.h__u8    task             __attribute__ ((packed));
task33include/linux/ncp_fs_sb.hu8         task;
task67include/linux/sched.h#define FIRST_TASK task[0]
task68include/linux/sched.h#define LAST_TASK task[NR_TASKS-1]
task316include/linux/sched.hextern struct task_struct *task[NR_TASKS];
task476include/linux/sched.hentry->wait.task = current;
task12include/linux/wait.hstruct task_struct * task;
task612init/main.ccurrent_set[i]=task[cpu_number_map[i]];
task77kernel/exit.cif (tsk->p_pptr == task[smp_num_cpus])    /* Init */
task94kernel/exit.cif (task[i] == p) {
task96kernel/exit.ctask[i] = NULL;
task123kernel/exit.cif (task[i] == p)
task142kernel/exit.cif (!task[i])
task144kernel/exit.cif (bad_task_ptr(task[i]->p_pptr))
task146kernel/exit.ctask[i]->pid);
task147kernel/exit.cif (bad_task_ptr(task[i]->p_cptr))
task149kernel/exit.ctask[i]->pid);
task150kernel/exit.cif (bad_task_ptr(task[i]->p_ysptr))
task152kernel/exit.ctask[i]->pid);
task153kernel/exit.cif (bad_task_ptr(task[i]->p_osptr))
task155kernel/exit.ctask[i]->pid);
task156kernel/exit.cif (task[i]->p_pptr == task[i])
task158kernel/exit.ctask[i]->pid);
task159kernel/exit.cif (task[i]->p_cptr == task[i])
task161kernel/exit.ctask[i]->pid);
task162kernel/exit.cif (task[i]->p_ysptr == task[i])
task164kernel/exit.ctask[i]->pid);
task165kernel/exit.cif (task[i]->p_osptr == task[i])
task167kernel/exit.ctask[i]->pid);
task168kernel/exit.cif (task[i]->p_osptr) {
task169kernel/exit.cif (task[i]->p_pptr != task[i]->p_osptr->p_pptr)
task172kernel/exit.ctask[i]->pid, task[i]->p_osptr->pid,
task173kernel/exit.ctask[i]->p_osptr->p_pptr->pid);
task174kernel/exit.cif (task[i]->p_osptr->p_ysptr != task[i])
task177kernel/exit.ctask[i]->pid, task[i]->p_osptr->pid);
task179kernel/exit.cif (task[i]->p_ysptr) {
task180kernel/exit.cif (task[i]->p_pptr != task[i]->p_ysptr->p_pptr)
task183kernel/exit.ctask[i]->pid, task[i]->p_osptr->pid,
task184kernel/exit.ctask[i]->p_osptr->p_pptr->pid);
task185kernel/exit.cif (task[i]->p_ysptr->p_osptr != task[i])
task188kernel/exit.ctask[i]->pid, task[i]->p_ysptr->pid);
task190kernel/exit.cif (task[i]->p_cptr) {
task191kernel/exit.cif (task[i]->p_cptr->p_pptr != task[i])
task194kernel/exit.ctask[i]->pid, task[i]->p_cptr->pid);
task195kernel/exit.cif (task[i]->p_cptr->p_ysptr)
task198kernel/exit.ctask[i]->pid, task[i]->p_cptr->pid);
task356kernel/exit.cif (task[smp_num_cpus])  /* init */
task357kernel/exit.cp->p_opptr = task[smp_num_cpus];
task359kernel/exit.cp->p_opptr = task[0];
task479kernel/exit.cif (task[smp_num_cpus] && task[smp_num_cpus] != current) /* init */
task480kernel/exit.cp->p_pptr = task[smp_num_cpus];
task482kernel/exit.cp->p_pptr = task[0];
task53kernel/fork.cif (!task[i])
task250kernel/fork.ctask[nr] = p;
task285kernel/fork.ctask[nr] = NULL;
task40kernel/panic.cif (current == task[0])
task98kernel/sched.cstruct task_struct * task[NR_TASKS] = {&init_task, };
task431kernel/sched.cif ((p = tmp->task) != NULL) {
task456kernel/sched.cif ((p = tmp->task) != NULL) {
task492kernel/sched.cif (current == task[0])
task1424kernel/sched.cif (task[i])
task1425kernel/sched.cshow_task(i,task[i]);
task77mm/memory.cvoid oom(struct task_struct * task)
task80mm/memory.ctask->sig->action[SIGKILL-1].sa_handler = NULL;
task81mm/memory.ctask->blocked &= ~(1<<(SIGKILL-1));
task82mm/memory.csend_sig(SIGKILL,task,1);
task576mm/mmap.cstatic void avl_check (struct task_struct * task, char *caller)
task582mm/mmap.cavl_checkheights(task->mm->mmap_avl);
task583mm/mmap.cavl_checkorder(task->mm->mmap_avl);
task871mm/mmap.cvoid merge_segments (struct task_struct * task, unsigned long start_addr, unsigned long end_addr)
task875mm/mmap.cmpnt = find_vma(task, start_addr);
task878mm/mmap.cavl_neighbours(mpnt, task->mm->mmap_avl, &prev, &next);
task922mm/mmap.cavl_remove(mpnt, &task->mm->mmap_avl);
task299mm/swapfile.cstruct task_struct * p = task[nr];
task293mm/vmscan.cp = task[swap_task];