Lines Matching defs:target
45 static void init_fp_ctx(struct task_struct *target) in init_fp_ctx()
70 static int gpr_get(struct task_struct *target, in gpr_get()
85 static int gpr_set(struct task_struct *target, in gpr_set()
116 static int gfpr_get(struct task_struct *target, struct membuf *to) in gfpr_get()
122 static int gfpr_get_simd(struct task_struct *target, struct membuf *to) in gfpr_get_simd()
140 static int fpr_get(struct task_struct *target, in fpr_get()
157 static int gfpr_set(struct task_struct *target, in gfpr_set()
166 static int gfpr_set_simd(struct task_struct *target, in gfpr_set_simd()
190 static int fpr_set(struct task_struct *target, in fpr_set()
222 static int cfg_get(struct task_struct *target, in cfg_get()
241 static int cfg_set(struct task_struct *target, in cfg_set()
364 static inline int read_user(struct task_struct *target, unsigned long addr, in read_user()
389 static inline int write_user(struct task_struct *target, unsigned long addr, in write_user()