Lines Matching defs:target
53 static void init_fp_ctx(struct task_struct *target) in init_fp_ctx()
295 static int gpr32_get(struct task_struct *target, in gpr32_get()
308 static int gpr32_set(struct task_struct *target, in gpr32_set()
362 static int gpr64_get(struct task_struct *target, in gpr64_get()
375 static int gpr64_set(struct task_struct *target, in gpr64_set()
428 static int fpr_get_fpa(struct task_struct *target, in fpr_get_fpa()
443 static int fpr_get_msa(struct task_struct *target, in fpr_get_msa()
469 static int fpr_get(struct task_struct *target, in fpr_get()
503 static int fpr_set_fpa(struct task_struct *target, in fpr_set_fpa()
518 static int fpr_set_msa(struct task_struct *target, in fpr_set_msa()
551 static int fpr_set(struct task_struct *target, in fpr_set()
598 static int dsp32_get(struct task_struct *target, in dsp32_get()
633 static int dsp32_set(struct task_struct *target, in dsp32_set()
678 static int dsp64_get(struct task_struct *target, in dsp64_get()
713 static int dsp64_set(struct task_struct *target, in dsp64_set()
756 static int dsp_active(struct task_struct *target, in dsp_active()
763 static int fp_mode_get(struct task_struct *target, in fp_mode_get()
784 static int fp_mode_set(struct task_struct *target, in fp_mode_set()