Lines Matching defs:target
211 static int gpr32_get(struct task_struct *target, in gpr32_get()
222 static int gpr32_set(struct task_struct *target, in gpr32_set()
276 static int gpr64_get(struct task_struct *target, in gpr64_get()
287 static int gpr64_set(struct task_struct *target, in gpr64_set()
407 static void fpr_get_fpa(struct task_struct *target, in fpr_get_fpa()
420 static void fpr_get_msa(struct task_struct *target, struct membuf *to) in fpr_get_msa()
434 static int fpr_get(struct task_struct *target, in fpr_get()
453 static int fpr_set_fpa(struct task_struct *target, in fpr_set_fpa()
468 static int fpr_set_msa(struct task_struct *target, in fpr_set_msa()
501 static int fpr_set(struct task_struct *target, in fpr_set()
544 static int fp_mode_get(struct task_struct *target, in fp_mode_get()
560 static int fp_mode_set(struct task_struct *target, in fp_mode_set()
595 static void copy_pad_fprs(struct task_struct *target, in copy_pad_fprs()
615 static int msa_get(struct task_struct *target, in msa_get()
645 static int msa_set(struct task_struct *target, in msa_set()
693 static int dsp32_get(struct task_struct *target, in dsp32_get()
714 static int dsp32_set(struct task_struct *target, in dsp32_set()
759 static int dsp64_get(struct task_struct *target, in dsp64_get()
780 static int dsp64_set(struct task_struct *target, in dsp64_set()
823 static int dsp_active(struct task_struct *target, in dsp_active()