Lines Matching defs:target
229 static int gpr_get(struct task_struct *target, const struct user_regset *regset, in gpr_get()
270 static int gpr_set(struct task_struct *target, const struct user_regset *regset, in gpr_set()
325 static int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get()
351 static int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set()
393 static int vr_active(struct task_struct *target, in vr_active()
400 static int vr_get(struct task_struct *target, const struct user_regset *regset, in vr_get()
431 static int vr_set(struct task_struct *target, const struct user_regset *regset, in vr_set()
471 static int vsr_active(struct task_struct *target, in vsr_active()
478 static int vsr_get(struct task_struct *target, const struct user_regset *regset, in vsr_get()
495 static int vsr_set(struct task_struct *target, const struct user_regset *regset, in vsr_set()
526 static int evr_active(struct task_struct *target, in evr_active()
533 static int evr_get(struct task_struct *target, const struct user_regset *regset, in evr_get()
556 static int evr_set(struct task_struct *target, const struct user_regset *regset, in evr_set()
640 static int gpr32_get(struct task_struct *target, in gpr32_get()
697 static int gpr32_set(struct task_struct *target, in gpr32_set()