Lines Matching defs:target
474 static int hw_break_get(struct task_struct *target, in hw_break_get()
506 static int hw_break_set(struct task_struct *target, in hw_break_set()
555 static int gpr_get(struct task_struct *target, in gpr_get()
563 static int gpr_set(struct task_struct *target, const struct user_regset *regset, in gpr_set()
581 static int fpr_active(struct task_struct *target, const struct user_regset *regset) in fpr_active()
591 static int __fpr_get(struct task_struct *target, in __fpr_get()
604 static int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get()
616 static int __fpr_set(struct task_struct *target, in __fpr_set()
643 static int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set()
662 static int tls_get(struct task_struct *target, const struct user_regset *regset, in tls_get()
679 static int tls_set(struct task_struct *target, const struct user_regset *regset, in tls_set()
701 static int fpmr_get(struct task_struct *target, const struct user_regset *regset, in fpmr_get()
713 static int fpmr_set(struct task_struct *target, const struct user_regset *regset, in fpmr_set()
736 static int system_call_get(struct task_struct *target, in system_call_get()
743 static int system_call_set(struct task_struct *target, in system_call_set()
762 struct task_struct *target, in sve_init_header_from_task()
814 static int sve_get_common(struct task_struct *target, in sve_get_common()
873 static int sve_get(struct task_struct *target, in sve_get()
883 static int sve_set_common(struct task_struct *target, in sve_set_common()
1014 static int sve_set(struct task_struct *target, in sve_set()
1030 static int ssve_get(struct task_struct *target, in ssve_get()
1040 static int ssve_set(struct task_struct *target, in ssve_set()
1052 static int za_get(struct task_struct *target, in za_get()
1101 static int za_set(struct task_struct *target, in za_set()
1190 static int zt_get(struct task_struct *target, in zt_get()
1210 static int zt_set(struct task_struct *target, in zt_set()
1247 static int pac_mask_get(struct task_struct *target, in pac_mask_get()
1268 static int pac_enabled_keys_get(struct task_struct *target, in pac_enabled_keys_get()
1280 static int pac_enabled_keys_set(struct task_struct *target, in pac_enabled_keys_set()
1334 static int pac_address_keys_get(struct task_struct *target, in pac_address_keys_get()
1349 static int pac_address_keys_set(struct task_struct *target, in pac_address_keys_set()
1383 static int pac_generic_keys_get(struct task_struct *target, in pac_generic_keys_get()
1398 static int pac_generic_keys_set(struct task_struct *target, in pac_generic_keys_set()
1423 static int tagged_addr_ctrl_get(struct task_struct *target, in tagged_addr_ctrl_get()
1435 static int tagged_addr_ctrl_set(struct task_struct *target, const struct in tagged_addr_ctrl_set()
1456 static int poe_get(struct task_struct *target, in poe_get()
1467 static int poe_set(struct task_struct *target, const struct in poe_set()
1492 const struct task_struct *target) in task_gcs_to_user()
1499 static void task_gcs_from_user(struct task_struct *target, in task_gcs_from_user()
1507 static int gcs_get(struct task_struct *target, in gcs_get()
1524 static int gcs_set(struct task_struct *target, const struct in gcs_set()
1792 static int compat_gpr_get(struct task_struct *target, in compat_gpr_get()
1803 static int compat_gpr_set(struct task_struct *target, in compat_gpr_set()
1865 static int compat_vfp_get(struct task_struct *target, in compat_vfp_get()
1890 static int compat_vfp_set(struct task_struct *target, in compat_vfp_set()
1921 static int compat_tls_get(struct task_struct *target, in compat_tls_get()
1928 static int compat_tls_set(struct task_struct *target, in compat_tls_set()