Lines Matching defs:target
210 static int gpr32_get(struct task_struct *target, in gpr32_get()
221 static int gpr32_set(struct task_struct *target, in gpr32_set()
275 static int gpr64_get(struct task_struct *target, in gpr64_get()
286 static int gpr64_set(struct task_struct *target, in gpr64_set()
406 static void fpr_get_fpa(struct task_struct *target, in fpr_get_fpa()
419 static void fpr_get_msa(struct task_struct *target, struct membuf *to) in fpr_get_msa()
433 static int fpr_get(struct task_struct *target, in fpr_get()
452 static int fpr_set_fpa(struct task_struct *target, in fpr_set_fpa()
467 static int fpr_set_msa(struct task_struct *target, in fpr_set_msa()
500 static int fpr_set(struct task_struct *target, in fpr_set()
543 static int fp_mode_get(struct task_struct *target, in fp_mode_get()
559 static int fp_mode_set(struct task_struct *target, in fp_mode_set()
594 static void copy_pad_fprs(struct task_struct *target, in copy_pad_fprs()
614 static int msa_get(struct task_struct *target, in msa_get()
644 static int msa_set(struct task_struct *target, in msa_set()
692 static int dsp32_get(struct task_struct *target, in dsp32_get()
713 static int dsp32_set(struct task_struct *target, in dsp32_set()
758 static int dsp64_get(struct task_struct *target, in dsp64_get()
779 static int dsp64_set(struct task_struct *target, in dsp64_set()
822 static int dsp_active(struct task_struct *target, in dsp_active()