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()
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()