tag | line | file | source code |
task_struct | 111 | arch/alpha/kernel/process.c | struct task_struct * p, struct pt_regs * regs) |
task_struct | 83 | arch/alpha/kernel/ptrace.c | static inline struct task_struct * get_task(int pid) |
task_struct | 102 | arch/alpha/kernel/ptrace.c | static inline long get_stack_long(struct task_struct *task, unsigned long offset) |
task_struct | 117 | arch/alpha/kernel/ptrace.c | static inline int put_stack_long(struct task_struct *task, unsigned long offset, |
task_struct | 235 | arch/alpha/kernel/ptrace.c | static struct vm_area_struct * find_extend_vma(struct task_struct * tsk, unsigned long addr) |
task_struct | 258 | arch/alpha/kernel/ptrace.c | static int read_long(struct task_struct * tsk, unsigned long addr, |
task_struct | 323 | arch/alpha/kernel/ptrace.c | static int write_long(struct task_struct * tsk, unsigned long addr, |
task_struct | 399 | arch/alpha/kernel/ptrace.c | static int read_int(struct task_struct * tsk, unsigned long addr, unsigned int *data) |
task_struct | 425 | arch/alpha/kernel/ptrace.c | static int write_int(struct task_struct * tsk, unsigned long addr, unsigned int data) |
task_struct | 469 | arch/alpha/kernel/ptrace.c | static int set_bpt(struct task_struct *child) |
task_struct | 529 | arch/alpha/kernel/ptrace.c | int ptrace_cancel_bpt(struct task_struct *child) |
task_struct | 549 | arch/alpha/kernel/ptrace.c | struct task_struct *child; |
task_struct | 217 | arch/alpha/kernel/signal.c | extern ptrace_cancel_bpt (struct task_struct *child); |
task_struct | 62 | arch/alpha/kernel/traps.c | extern int ptrace_cancel_bpt (struct task_struct *who); |
task_struct | 156 | arch/i386/kernel/process.c | struct task_struct * p, struct pt_regs * regs) |
task_struct | 37 | arch/i386/kernel/ptrace.c | static inline struct task_struct * get_task(int pid) |
task_struct | 54 | arch/i386/kernel/ptrace.c | static inline int get_stack_long(struct task_struct *task, int offset) |
task_struct | 69 | arch/i386/kernel/ptrace.c | static inline int put_stack_long(struct task_struct *task, int offset, |
task_struct | 186 | arch/i386/kernel/ptrace.c | static struct vm_area_struct * find_extend_vma(struct task_struct * tsk, unsigned long addr) |
task_struct | 209 | arch/i386/kernel/ptrace.c | static int read_long(struct task_struct * tsk, unsigned long addr, |
task_struct | 251 | arch/i386/kernel/ptrace.c | static int write_long(struct task_struct * tsk, unsigned long addr, |
task_struct | 301 | arch/i386/kernel/ptrace.c | struct task_struct *child; |
task_struct | 70 | arch/i386/kernel/vm86.c | static void mark_screen_rdonly(struct task_struct * tsk) |
task_struct | 90 | arch/mips/kernel/process.c | unsigned long copy_thread(int nr, unsigned long clone_flags, struct task_struct * p, struct pt_regs * regs) |
task_struct | 36 | arch/mips/kernel/ptrace.c | static inline struct task_struct * get_task(int pid) |
task_struct | 53 | arch/mips/kernel/ptrace.c | static inline int get_stack_long(struct task_struct *task, int offset) |
task_struct | 68 | arch/mips/kernel/ptrace.c | static inline int put_stack_long(struct task_struct *task, int offset, |
task_struct | 163 | arch/mips/kernel/ptrace.c | static struct vm_area_struct * find_extend_vma(struct task_struct * tsk, unsigned long addr) |
task_struct | 186 | arch/mips/kernel/ptrace.c | static int read_long(struct task_struct * tsk, unsigned long addr, |
task_struct | 228 | arch/mips/kernel/ptrace.c | static int write_long(struct task_struct * tsk, unsigned long addr, |
task_struct | 282 | arch/mips/kernel/ptrace.c | struct task_struct *child; |
task_struct | 89 | arch/sparc/kernel/process.c | struct task_struct * p, struct pt_regs * regs) |
task_struct | 44 | arch/sparc/mm/init.c | struct task_struct *ctx_tasks[MAX_CTXS]; |
task_struct | 28 | arch/sparc/mm/loadmmu.c | void (*sparc_update_rootmmu_dir)(struct task_struct *, pgd_t *pgdir); |
task_struct | 55 | arch/sparc/mm/loadmmu.c | pgd_t * (*pgd_offset)(struct task_struct *, unsigned long); |
task_struct | 217 | arch/sparc/mm/srmmu.c | srmmu_pgd_offset(struct task_struct * tsk, unsigned long address) |
task_struct | 241 | arch/sparc/mm/srmmu.c | srmmu_update_rootmmu_dir(struct task_struct *tsk, pgd_t *pgdir) |
task_struct | 108 | arch/sparc/mm/sun4c.c | sun4c_update_rootmmu_dir(struct task_struct *tsk, pgd_t *pgdir) |
task_struct | 207 | arch/sparc/mm/sun4c.c | sun4c_pgd_offset(struct task_struct * tsk, unsigned long address) |
task_struct | 285 | drivers/block/cdu31a.c | static struct task_struct *has_cd_task = NULL; /* The task that is currently |
task_struct | 348 | drivers/char/tty_io.c | struct task_struct *p; |
task_struct | 448 | drivers/char/tty_io.c | struct task_struct *p; |
task_struct | 946 | drivers/char/tty_io.c | struct task_struct **p; |
task_struct | 1276 | drivers/char/tty_io.c | struct task_struct tasks[NR_TASKS]; |
task_struct | 1279 | drivers/char/tty_io.c | struct task_struct **p; |
task_struct | 1291 | drivers/char/tty_io.c | for (i=0 ; i<sizeof(struct task_struct) ; i++) |
task_struct | 1411 | drivers/char/tty_io.c | struct task_struct *p; |
task_struct | 1556 | drivers/char/tty_io.c | struct task_struct **p; |
task_struct | 106 | drivers/char/vt.c | struct task_struct *p; |
task_struct | 69 | fs/fcntl.c | struct task_struct *p; |
task_struct | 84 | fs/locks.c | static int posix_locks_deadlock(struct task_struct *my_task, |
task_struct | 85 | fs/locks.c | struct task_struct *blocked_task); |
task_struct | 206 | fs/locks.c | void locks_remove_locks(struct task_struct *task, struct file *filp) |
task_struct | 382 | fs/locks.c | static int posix_locks_deadlock(struct task_struct *my_task, |
task_struct | 383 | fs/locks.c | struct task_struct *blocked_task) |
task_struct | 125 | fs/namei.c | struct task_struct ** p; |
task_struct | 23 | fs/open.c | extern void locks_remove_locks(struct task_struct *, struct file *); |
task_struct | 275 | fs/proc/array.c | static struct task_struct ** get_task(pid_t pid) |
task_struct | 277 | fs/proc/array.c | struct task_struct ** p; |
task_struct | 287 | fs/proc/array.c | static unsigned long get_phys_addr(struct task_struct * p, unsigned long ptr) |
task_struct | 317 | fs/proc/array.c | static int get_array(struct task_struct ** p, unsigned long start, unsigned long end, char * buffer) |
task_struct | 352 | fs/proc/array.c | struct task_struct ** p = get_task(pid); |
task_struct | 361 | fs/proc/array.c | struct task_struct ** p = get_task(pid); |
task_struct | 368 | fs/proc/array.c | static unsigned long get_wchan(struct task_struct *p) |
task_struct | 399 | fs/proc/array.c | struct task_struct ** p = get_task(pid); |
task_struct | 549 | fs/proc/array.c | struct task_struct ** p = get_task(pid); |
task_struct | 608 | fs/proc/array.c | struct task_struct ** p = get_task(pid); |
task_struct | 57 | fs/proc/fd.c | struct task_struct * p; |
task_struct | 124 | fs/proc/fd.c | struct task_struct * p; |
task_struct | 114 | fs/proc/inode.c | struct task_struct * p; |
task_struct | 70 | fs/proc/link.c | struct task_struct * p; |
task_struct | 105 | fs/proc/link.c | struct task_struct * p; |
task_struct | 32 | fs/proc/mem.c | struct task_struct * tsk; |
task_struct | 94 | fs/proc/mem.c | struct task_struct * tsk; |
task_struct | 176 | fs/proc/mem.c | struct task_struct *tsk; |
task_struct | 168 | fs/proc/root.c | struct task_struct * p = task[nr]; |
task_struct | 236 | include/asm-alpha/pgtable.h | extern inline void SET_PAGE_DIR(struct task_struct * tsk, pgd_t * pgdir) |
task_struct | 252 | include/asm-alpha/pgtable.h | extern inline pgd_t * pgd_offset(struct task_struct * tsk, unsigned long address) |
task_struct | 206 | include/asm-i386/pgtable.h | extern inline pgd_t * pgd_offset(struct task_struct * tsk, unsigned long address) |
task_struct | 199 | include/asm-mips/processor.h | asmlinkage void resume(struct task_struct *tsk, int offset); |
task_struct | 202 | include/asm-mips/processor.h | resume(n, ((int)(&((struct task_struct *)0)->tss))) |
task_struct | 102 | include/asm-sparc/pgtable.h | extern struct task_struct * ctx_tasks[MAX_CTXS]; |
task_struct | 108 | include/asm-sparc/pgtable.h | extern inline int alloc_mmu_ctx(struct task_struct *p) |
task_struct | 176 | include/asm-sparc/pgtable.h | extern void (*sparc_update_rootmmu_dir)(struct task_struct *, pgd_t *pgdir); |
task_struct | 242 | include/asm-sparc/pgtable.h | extern pgd_t * (*pgd_offset)(struct task_struct *, unsigned long); |
task_struct | 272 | include/linux/fs.h | struct task_struct *fl_owner; |
task_struct | 36 | include/linux/mm.h | struct task_struct * vm_task; /* VM area parameters */ |
task_struct | 172 | include/linux/mm.h | extern unsigned long put_dirty_page(struct task_struct * tsk,unsigned long page, |
task_struct | 175 | include/linux/mm.h | extern void free_page_tables(struct task_struct * tsk); |
task_struct | 176 | include/linux/mm.h | extern void clear_page_tables(struct task_struct * tsk); |
task_struct | 177 | include/linux/mm.h | extern int copy_page_tables(struct task_struct * to); |
task_struct | 178 | include/linux/mm.h | extern int clone_page_tables(struct task_struct * to); |
task_struct | 190 | include/linux/mm.h | extern void oom(struct task_struct * tsk); |
task_struct | 211 | include/linux/mm.h | extern struct vm_area_struct * find_vma (struct task_struct *, unsigned long); |
task_struct | 212 | include/linux/mm.h | extern struct vm_area_struct * find_vma_intersection (struct task_struct *, unsigned long, unsigned long); |
task_struct | 213 | include/linux/mm.h | extern void merge_segments(struct task_struct *, unsigned long, unsigned long); |
task_struct | 214 | include/linux/mm.h | extern void insert_vm_struct(struct task_struct *, struct vm_area_struct *); |
task_struct | 216 | include/linux/mm.h | extern void build_mmap_avl(struct task_struct *); |
task_struct | 217 | include/linux/mm.h | extern void exit_mmap(struct task_struct *); |
task_struct | 155 | include/linux/sched.h | struct task_struct *next_task, *prev_task; |
task_struct | 156 | include/linux/sched.h | struct task_struct *next_run, *prev_run; |
task_struct | 171 | include/linux/sched.h | struct task_struct *p_opptr, *p_pptr, *p_cptr, *p_ysptr, *p_osptr; |
task_struct | 262 | include/linux/sched.h | extern struct task_struct init_task; |
task_struct | 263 | include/linux/sched.h | extern struct task_struct *task[NR_TASKS]; |
task_struct | 264 | include/linux/sched.h | extern struct task_struct *last_task_used_math; |
task_struct | 265 | include/linux/sched.h | extern struct task_struct *current; |
task_struct | 278 | include/linux/sched.h | extern void wake_up_process(struct task_struct * tsk); |
task_struct | 280 | include/linux/sched.h | extern void notify_parent(struct task_struct * tsk); |
task_struct | 281 | include/linux/sched.h | extern int send_sig(unsigned long sig,struct task_struct * p,int priv); |
task_struct | 288 | include/linux/sched.h | extern void copy_thread(int, unsigned long, unsigned long, struct task_struct *, struct pt_regs *); |
task_struct | 12 | include/linux/wait.h | struct task_struct * task; |
task_struct | 22 | kernel/exit.c | int getrusage(struct task_struct *, int, struct rusage *); |
task_struct | 24 | kernel/exit.c | static int generate(unsigned long sig, struct task_struct * p) |
task_struct | 45 | kernel/exit.c | int send_sig(unsigned long sig,struct task_struct * p,int priv) |
task_struct | 74 | kernel/exit.c | void notify_parent(struct task_struct * tsk) |
task_struct | 82 | kernel/exit.c | void release(struct task_struct * p) |
task_struct | 111 | kernel/exit.c | int bad_task_ptr(struct task_struct *p) |
task_struct | 206 | kernel/exit.c | struct task_struct *p; |
task_struct | 227 | kernel/exit.c | struct task_struct *p; |
task_struct | 251 | kernel/exit.c | struct task_struct *p; |
task_struct | 270 | kernel/exit.c | struct task_struct *p; |
task_struct | 292 | kernel/exit.c | struct task_struct * p; |
task_struct | 318 | kernel/exit.c | struct task_struct *p; |
task_struct | 334 | kernel/exit.c | struct task_struct * p; |
task_struct | 345 | kernel/exit.c | static void forget_original_parent(struct task_struct * father) |
task_struct | 347 | kernel/exit.c | struct task_struct * p; |
task_struct | 377 | kernel/exit.c | struct task_struct *p; |
task_struct | 487 | kernel/exit.c | struct task_struct *p; |
task_struct | 85 | kernel/fork.c | static int dup_mmap(struct task_struct * tsk) |
task_struct | 119 | kernel/fork.c | static void copy_files(unsigned long clone_flags, struct task_struct * p) |
task_struct | 139 | kernel/fork.c | static int copy_mm(unsigned long clone_flags, struct task_struct * p) |
task_struct | 154 | kernel/fork.c | static void copy_fs(unsigned long clone_flags, struct task_struct * p) |
task_struct | 171 | kernel/fork.c | struct task_struct *p; |
task_struct | 173 | kernel/fork.c | if(!(p = (struct task_struct*)__get_free_page(GFP_KERNEL))) |
task_struct | 21 | kernel/info.c | struct task_struct **p; |
task_struct | 76 | kernel/itimer.c | struct task_struct * p = (struct task_struct *) __data; |
task_struct | 84 | kernel/sched.c | struct task_struct init_task = INIT_TASK; |
task_struct | 88 | kernel/sched.c | struct task_struct *current = &init_task; |
task_struct | 89 | kernel/sched.c | struct task_struct *last_task_used_math = NULL; |
task_struct | 91 | kernel/sched.c | struct task_struct * task[NR_TASKS] = {&init_task, }; |
task_struct | 95 | kernel/sched.c | static inline void add_to_runqueue(struct task_struct * p) |
task_struct | 111 | kernel/sched.c | static inline void del_from_runqueue(struct task_struct * p) |
task_struct | 113 | kernel/sched.c | struct task_struct *next = p->next_run; |
task_struct | 114 | kernel/sched.c | struct task_struct *prev = p->prev_run; |
task_struct | 141 | kernel/sched.c | inline void wake_up_process(struct task_struct * p) |
task_struct | 155 | kernel/sched.c | struct task_struct * p = (struct task_struct *) __data; |
task_struct | 174 | kernel/sched.c | struct task_struct * p; |
task_struct | 175 | kernel/sched.c | struct task_struct * next; |
task_struct | 261 | kernel/sched.c | struct task_struct * p; |
task_struct | 286 | kernel/sched.c | struct task_struct * p; |
task_struct | 437 | kernel/sched.c | struct task_struct **p; |
task_struct | 771 | kernel/sched.c | static void show_task(int nr,struct task_struct * p) |
task_struct | 38 | kernel/sys.c | static int proc_sel(struct task_struct *p, int which, int who) |
task_struct | 59 | kernel/sys.c | struct task_struct **p; |
task_struct | 89 | kernel/sys.c | struct task_struct **p; |
task_struct | 473 | kernel/sys.c | struct task_struct * p; |
task_struct | 498 | kernel/sys.c | struct task_struct * tmp; |
task_struct | 514 | kernel/sys.c | struct task_struct * p; |
task_struct | 752 | kernel/sys.c | int getrusage(struct task_struct *p, int who, struct rusage *ru) |
task_struct | 73 | mm/memory.c | void oom(struct task_struct * task) |
task_struct | 150 | mm/memory.c | void clear_page_tables(struct task_struct * tsk) |
task_struct | 186 | mm/memory.c | void free_page_tables(struct task_struct * tsk) |
task_struct | 219 | mm/memory.c | int clone_page_tables(struct task_struct * tsk) |
task_struct | 318 | mm/memory.c | int copy_page_tables(struct task_struct * tsk) |
task_struct | 576 | mm/memory.c | unsigned long put_dirty_page(struct task_struct * tsk, unsigned long page, unsigned long address) |
task_struct | 957 | mm/memory.c | static inline pte_t * get_empty_pgtable(struct task_struct * tsk,unsigned long address) |
task_struct | 227 | mm/mmap.c | struct vm_area_struct * find_vma (struct task_struct * task, unsigned long addr) |
task_struct | 258 | mm/mmap.c | struct vm_area_struct * find_vma_intersection (struct task_struct * task, unsigned long start_addr, unsigned long end_addr) |
task_struct | 600 | mm/mmap.c | static void avl_check (struct task_struct * task, char *caller) |
task_struct | 775 | mm/mmap.c | void build_mmap_avl(struct task_struct * task) |
task_struct | 785 | mm/mmap.c | void exit_mmap(struct task_struct * task) |
task_struct | 808 | mm/mmap.c | void insert_vm_struct(struct task_struct *t, struct vm_area_struct *vmp) |
task_struct | 884 | mm/mmap.c | void merge_segments (struct task_struct * task, unsigned long start_addr, unsigned long end_addr) |
task_struct | 515 | mm/swap.c | static int swap_out_process(struct task_struct * p, unsigned long limit) |
task_struct | 552 | mm/swap.c | struct task_struct *p; |
task_struct | 941 | mm/swap.c | static int unuse_process(struct task_struct * p, unsigned int type, unsigned long page) |
task_struct | 32 | mm/vmalloc.c | struct task_struct * p; |