Lines Matching defs:target

218 static int gpr_get(struct task_struct *target, const struct user_regset *regset,  in gpr_get()
238 static int gpr_set(struct task_struct *target, const struct user_regset *regset, in gpr_set()
290 static int ppr_get(struct task_struct *target, const struct user_regset *regset, in ppr_get()
296 static int ppr_set(struct task_struct *target, const struct user_regset *regset, in ppr_set()
304 static int dscr_get(struct task_struct *target, const struct user_regset *regset, in dscr_get()
309 static int dscr_set(struct task_struct *target, const struct user_regset *regset, in dscr_set()
318 static int tar_get(struct task_struct *target, const struct user_regset *regset, in tar_get()
323 static int tar_set(struct task_struct *target, const struct user_regset *regset, in tar_set()
331 static int ebb_active(struct task_struct *target, const struct user_regset *regset) in ebb_active()
342 static int ebb_get(struct task_struct *target, const struct user_regset *regset, in ebb_get()
358 static int ebb_set(struct task_struct *target, const struct user_regset *regset, in ebb_set()
389 static int pmu_active(struct task_struct *target, const struct user_regset *regset) in pmu_active()
397 static int pmu_get(struct task_struct *target, const struct user_regset *regset, in pmu_get()
412 static int pmu_set(struct task_struct *target, const struct user_regset *regset, in pmu_set()
454 static int pkey_active(struct task_struct *target, const struct user_regset *regset) in pkey_active()
462 static int pkey_get(struct task_struct *target, const struct user_regset *regset, in pkey_get()
474 static int pkey_set(struct task_struct *target, const struct user_regset *regset, in pkey_set()
629 int gpr32_get_common(struct task_struct *target, in gpr32_get_common()
643 int gpr32_set_common(struct task_struct *target, in gpr32_set_common()
717 static int gpr32_get(struct task_struct *target, in gpr32_get()
728 static int gpr32_set(struct task_struct *target, in gpr32_set()