Lines Matching refs:user_regset
217 static int gpr_get(struct task_struct *target, const struct user_regset *regset, in gpr_get()
244 static int gpr_set(struct task_struct *target, const struct user_regset *regset, in gpr_set()
298 static int ppr_get(struct task_struct *target, const struct user_regset *regset, in ppr_get()
304 static int ppr_set(struct task_struct *target, const struct user_regset *regset, in ppr_set()
312 static int dscr_get(struct task_struct *target, const struct user_regset *regset, in dscr_get()
317 static int dscr_set(struct task_struct *target, const struct user_regset *regset, in dscr_set()
326 static int tar_get(struct task_struct *target, const struct user_regset *regset, in tar_get()
331 static int tar_set(struct task_struct *target, const struct user_regset *regset, in tar_set()
339 static int ebb_active(struct task_struct *target, const struct user_regset *regset) in ebb_active()
350 static int ebb_get(struct task_struct *target, const struct user_regset *regset, in ebb_get()
366 static int ebb_set(struct task_struct *target, const struct user_regset *regset, in ebb_set()
397 static int pmu_active(struct task_struct *target, const struct user_regset *regset) in pmu_active()
405 static int pmu_get(struct task_struct *target, const struct user_regset *regset, in pmu_get()
420 static int pmu_set(struct task_struct *target, const struct user_regset *regset, in pmu_set()
462 static int pkey_active(struct task_struct *target, const struct user_regset *regset) in pkey_active()
470 static int pkey_get(struct task_struct *target, const struct user_regset *regset, in pkey_get()
482 static int pkey_set(struct task_struct *target, const struct user_regset *regset, in pkey_set()
517 static const struct user_regset native_regsets[] = {
637 const struct user_regset *regset, in gpr32_get_common()
651 const struct user_regset *regset, in gpr32_set_common()
719 const struct user_regset *regset, in gpr32_get()
740 const struct user_regset *regset, in gpr32_set()
755 static const struct user_regset compat_regsets[] = {