Lines Matching defs:target
264 static int gpr_get(struct task_struct *target, const struct user_regset *regset, in gpr_get()
305 static int gpr_set(struct task_struct *target, const struct user_regset *regset, in gpr_set()
360 static int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get()
386 static int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set()
428 static int vr_active(struct task_struct *target, in vr_active()
435 static int vr_get(struct task_struct *target, const struct user_regset *regset, in vr_get()
466 static int vr_set(struct task_struct *target, const struct user_regset *regset, in vr_set()
507 static int vsr_active(struct task_struct *target, in vsr_active()
514 static int vsr_get(struct task_struct *target, const struct user_regset *regset, in vsr_get()
531 static int vsr_set(struct task_struct *target, const struct user_regset *regset, in vsr_set()
562 static int evr_active(struct task_struct *target, in evr_active()
569 static int evr_get(struct task_struct *target, const struct user_regset *regset, in evr_get()
592 static int evr_set(struct task_struct *target, const struct user_regset *regset, in evr_set()
676 static int gpr32_get(struct task_struct *target, in gpr32_get()
733 static int gpr32_set(struct task_struct *target, in gpr32_set()