Lines Matching defs:target
160 static int get_from_target(struct task_struct *target, unsigned long uaddr, in get_from_target()
175 static int set_to_target(struct task_struct *target, unsigned long uaddr, in set_to_target()
190 static int regwindow64_get(struct task_struct *target, in regwindow64_get()
215 static int regwindow64_set(struct task_struct *target, in regwindow64_set()
246 static int genregs64_get(struct task_struct *target, in genregs64_get()
267 static int genregs64_set(struct task_struct *target, in genregs64_set()
341 static int fpregs64_get(struct task_struct *target, in fpregs64_get()
371 static int fpregs64_set(struct task_struct *target, in fpregs64_set()
442 static int getregs64_get(struct task_struct *target, in getregs64_get()
457 static int setregs64_set(struct task_struct *target, in setregs64_set()
532 static int genregs32_get(struct task_struct *target, in genregs32_get()
558 static int genregs32_set(struct task_struct *target, in genregs32_set()
676 static int fpregs32_get(struct task_struct *target, in fpregs32_get()
698 static int fpregs32_set(struct task_struct *target, in fpregs32_set()
776 static int getregs_get(struct task_struct *target, in getregs_get()
795 static int setregs_set(struct task_struct *target, in setregs_set()
829 static int getfpregs_get(struct task_struct *target, in getfpregs_get()
846 static int setfpregs_set(struct task_struct *target, in setfpregs_set()