Lines Matching defs:target
50 static void init_fp_ctx(struct task_struct *target) in init_fp_ctx()
75 static int gpr_get(struct task_struct *target, in gpr_get()
90 static int gpr_set(struct task_struct *target, in gpr_set()
121 static int gfpr_get(struct task_struct *target, struct membuf *to) in gfpr_get()
127 static int gfpr_get_simd(struct task_struct *target, struct membuf *to) in gfpr_get_simd()
145 static int fpr_get(struct task_struct *target, in fpr_get()
164 static int gfpr_set(struct task_struct *target, in gfpr_set()
173 static int gfpr_set_simd(struct task_struct *target, in gfpr_set_simd()
197 static int fpr_set(struct task_struct *target, in fpr_set()
229 static int cfg_get(struct task_struct *target, in cfg_get()
248 static int cfg_set(struct task_struct *target, in cfg_set()
258 static void copy_pad_fprs(struct task_struct *target, in copy_pad_fprs()
278 static int simd_get(struct task_struct *target, in simd_get()
308 static int simd_set(struct task_struct *target, in simd_set()
343 static int lbt_get(struct task_struct *target, in lbt_get()
359 static int lbt_set(struct task_struct *target, in lbt_set()
671 static int hw_break_get(struct task_struct *target, in hw_break_get()
712 static int hw_break_set(struct task_struct *target, in hw_break_set()
953 static inline int read_user(struct task_struct *target, unsigned long addr, in read_user()
978 static inline int write_user(struct task_struct *target, unsigned long addr, in write_user()