Lines Matching defs:target
49 static void init_fp_ctx(struct task_struct *target) in init_fp_ctx()
74 static int gpr_get(struct task_struct *target, in gpr_get()
89 static int gpr_set(struct task_struct *target, in gpr_set()
120 static int gfpr_get(struct task_struct *target, struct membuf *to) in gfpr_get()
126 static int gfpr_get_simd(struct task_struct *target, struct membuf *to) in gfpr_get_simd()
144 static int fpr_get(struct task_struct *target, in fpr_get()
161 static int gfpr_set(struct task_struct *target, in gfpr_set()
170 static int gfpr_set_simd(struct task_struct *target, in gfpr_set_simd()
194 static int fpr_set(struct task_struct *target, in fpr_set()
226 static int cfg_get(struct task_struct *target, in cfg_get()
245 static int cfg_set(struct task_struct *target, in cfg_set()
531 static int hw_break_get(struct task_struct *target, in hw_break_get()
571 static int hw_break_set(struct task_struct *target, in hw_break_set()
768 static inline int read_user(struct task_struct *target, unsigned long addr, in read_user()
793 static inline int write_user(struct task_struct *target, unsigned long addr, in write_user()