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()
299 static int ppr_set(struct task_struct *target, const struct user_regset *regset, in ppr_set()
310 static int dscr_get(struct task_struct *target, const struct user_regset *regset, in dscr_get()
315 static int dscr_set(struct task_struct *target, const struct user_regset *regset, in dscr_set()
324 static int tar_get(struct task_struct *target, const struct user_regset *regset, in tar_get()
329 static int tar_set(struct task_struct *target, const struct user_regset *regset, in tar_set()
337 static int ebb_active(struct task_struct *target, const struct user_regset *regset) in ebb_active()
348 static int ebb_get(struct task_struct *target, const struct user_regset *regset, in ebb_get()
364 static int ebb_set(struct task_struct *target, const struct user_regset *regset, in ebb_set()
395 static int pmu_active(struct task_struct *target, const struct user_regset *regset) in pmu_active()
403 static int pmu_get(struct task_struct *target, const struct user_regset *regset, in pmu_get()
418 static int pmu_set(struct task_struct *target, const struct user_regset *regset, in pmu_set()
458 static int dexcr_active(struct task_struct *target, const struct user_regset *regset) in dexcr_active()
466 static int dexcr_get(struct task_struct *target, const struct user_regset *regset, in dexcr_get()
487 static int hashkeyr_active(struct task_struct *target, const struct user_regset *regset) in hashkeyr_active()
495 static int hashkeyr_get(struct task_struct *target, const struct user_regset *regset, in hashkeyr_get()
504 static int hashkeyr_set(struct task_struct *target, const struct user_regset *regset, in hashkeyr_set()
518 static int pkey_active(struct task_struct *target, const struct user_regset *regset) in pkey_active()
526 static int pkey_get(struct task_struct *target, const struct user_regset *regset, in pkey_get()
538 static int pkey_set(struct task_struct *target, const struct user_regset *regset, in pkey_set()
705 int gpr32_get_common(struct task_struct *target, in gpr32_get_common()
719 static int gpr32_set_common_kernel(struct task_struct *target, in gpr32_set_common_kernel()
757 static int gpr32_set_common_user(struct task_struct *target, in gpr32_set_common_user()
811 int gpr32_set_common(struct task_struct *target, in gpr32_set_common()
823 static int gpr32_get(struct task_struct *target, in gpr32_get()
834 static int gpr32_set(struct task_struct *target, in gpr32_set()