Lines Matching defs:target
161 static int get_from_target(struct task_struct *target, unsigned long uaddr, in get_from_target()
176 static int set_to_target(struct task_struct *target, unsigned long uaddr, in set_to_target()
191 static int regwindow64_get(struct task_struct *target, in regwindow64_get()
216 static int regwindow64_set(struct task_struct *target, in regwindow64_set()
247 static int genregs64_get(struct task_struct *target, in genregs64_get()
268 static int genregs64_set(struct task_struct *target, in genregs64_set()
342 static int fpregs64_get(struct task_struct *target, in fpregs64_get()
372 static int fpregs64_set(struct task_struct *target, in fpregs64_set()
443 static int getregs64_get(struct task_struct *target, in getregs64_get()
458 static int setregs64_set(struct task_struct *target, in setregs64_set()
535 static int genregs32_get(struct task_struct *target, in genregs32_get()
561 static int genregs32_set(struct task_struct *target, in genregs32_set()
678 static int fpregs32_get(struct task_struct *target, in fpregs32_get()
700 static int fpregs32_set(struct task_struct *target, in fpregs32_set()
778 static int getregs_get(struct task_struct *target, in getregs_get()
797 static int setregs_set(struct task_struct *target, in setregs_set()
831 static int getfpregs_get(struct task_struct *target, in getfpregs_get()
848 static int setfpregs_set(struct task_struct *target, in setfpregs_set()