Lines Matching defs:target
217 static int gpr32_get(struct task_struct *target, in gpr32_get()
228 static int gpr32_set(struct task_struct *target, in gpr32_set()
282 static int gpr64_get(struct task_struct *target, in gpr64_get()
293 static int gpr64_set(struct task_struct *target, in gpr64_set()
413 static void fpr_get_fpa(struct task_struct *target, in fpr_get_fpa()
426 static void fpr_get_msa(struct task_struct *target, struct membuf *to) in fpr_get_msa()
440 static int fpr_get(struct task_struct *target, in fpr_get()
459 static int fpr_set_fpa(struct task_struct *target, in fpr_set_fpa()
474 static int fpr_set_msa(struct task_struct *target, in fpr_set_msa()
507 static int fpr_set(struct task_struct *target, in fpr_set()
551 static int fp_mode_get(struct task_struct *target, in fp_mode_get()
567 static int fp_mode_set(struct task_struct *target, in fp_mode_set()
602 static void copy_pad_fprs(struct task_struct *target, in copy_pad_fprs()
622 static int msa_get(struct task_struct *target, in msa_get()
652 static int msa_set(struct task_struct *target, in msa_set()
700 static int dsp32_get(struct task_struct *target, in dsp32_get()
721 static int dsp32_set(struct task_struct *target, in dsp32_set()
766 static int dsp64_get(struct task_struct *target, in dsp64_get()
787 static int dsp64_set(struct task_struct *target, in dsp64_set()
830 static int dsp_active(struct task_struct *target, in dsp_active()