Lines Matching defs:target
212 static int gpr32_get(struct task_struct *target, in gpr32_get()
225 static int gpr32_set(struct task_struct *target, in gpr32_set()
279 static int gpr64_get(struct task_struct *target, in gpr64_get()
292 static int gpr64_set(struct task_struct *target, in gpr64_set()
412 static int fpr_get_fpa(struct task_struct *target, in fpr_get_fpa()
427 static int fpr_get_msa(struct task_struct *target, in fpr_get_msa()
453 static int fpr_get(struct task_struct *target, in fpr_get()
487 static int fpr_set_fpa(struct task_struct *target, in fpr_set_fpa()
502 static int fpr_set_msa(struct task_struct *target, in fpr_set_msa()
535 static int fpr_set(struct task_struct *target, in fpr_set()
578 static int fp_mode_get(struct task_struct *target, in fp_mode_get()
599 static int fp_mode_set(struct task_struct *target, in fp_mode_set()
634 static int copy_pad_fprs(struct task_struct *target, in copy_pad_fprs()
666 static int msa_get(struct task_struct *target, in msa_get()
706 static int msa_set(struct task_struct *target, in msa_set()
754 static int dsp32_get(struct task_struct *target, in dsp32_get()
789 static int dsp32_set(struct task_struct *target, in dsp32_set()
834 static int dsp64_get(struct task_struct *target, in dsp64_get()
869 static int dsp64_set(struct task_struct *target, in dsp64_set()
912 static int dsp_active(struct task_struct *target, in dsp_active()