Lines Matching defs:target
372 static int hw_break_get(struct task_struct *target, in hw_break_get()
433 static int hw_break_set(struct task_struct *target, in hw_break_set()
483 static int gpr_get(struct task_struct *target, in gpr_get()
492 static int gpr_set(struct task_struct *target, const struct user_regset *regset, in gpr_set()
513 static int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get()
522 static int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set()
538 static int tls_get(struct task_struct *target, const struct user_regset *regset, in tls_get()
546 static int tls_set(struct task_struct *target, const struct user_regset *regset, in tls_set()
561 static int system_call_get(struct task_struct *target, in system_call_get()
572 static int system_call_set(struct task_struct *target, in system_call_set()
668 static int compat_gpr_get(struct task_struct *target, in compat_gpr_get()
720 static int compat_gpr_set(struct task_struct *target, in compat_gpr_set()
781 static int compat_vfp_get(struct task_struct *target, in compat_vfp_get()
808 static int compat_vfp_set(struct task_struct *target, in compat_vfp_set()