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()
866 static int sve_get(struct task_struct *target, in sve_get()
876 static int sve_set_common(struct task_struct *target, in sve_set_common()
1017 static int sve_set(struct task_struct *target, in sve_set()
1033 static int ssve_get(struct task_struct *target, in ssve_get()
1043 static int ssve_set(struct task_struct *target, in ssve_set()
1055 static int za_get(struct task_struct *target, in za_get()
1104 static int za_set(struct task_struct *target, in za_set()
1193 static int zt_get(struct task_struct *target, in zt_get()
1213 static int zt_set(struct task_struct *target, in zt_set()
1250 static int pac_mask_get(struct task_struct *target, in pac_mask_get()
1271 static int pac_enabled_keys_get(struct task_struct *target, in pac_enabled_keys_get()
1283 static int pac_enabled_keys_set(struct task_struct *target, in pac_enabled_keys_set()
1337 static int pac_address_keys_get(struct task_struct *target, in pac_address_keys_get()
1352 static int pac_address_keys_set(struct task_struct *target, in pac_address_keys_set()
1386 static int pac_generic_keys_get(struct task_struct *target, in pac_generic_keys_get()
1401 static int pac_generic_keys_set(struct task_struct *target, in pac_generic_keys_set()
1426 static int tagged_addr_ctrl_get(struct task_struct *target, in tagged_addr_ctrl_get()
1438 static int tagged_addr_ctrl_set(struct task_struct *target, const struct in tagged_addr_ctrl_set()
1459 static int poe_get(struct task_struct *target, in poe_get()
1470 static int poe_set(struct task_struct *target, const struct in poe_set()
1495 const struct task_struct *target) in task_gcs_to_user()
1502 static void task_gcs_from_user(struct task_struct *target, in task_gcs_from_user()
1510 static int gcs_get(struct task_struct *target, in gcs_get()
1527 static int gcs_set(struct task_struct *target, const struct in gcs_set()
1795 static int compat_gpr_get(struct task_struct *target, in compat_gpr_get()
1806 static int compat_gpr_set(struct task_struct *target, in compat_gpr_set()
1868 static int compat_vfp_get(struct task_struct *target, in compat_vfp_get()
1893 static int compat_vfp_set(struct task_struct *target, in compat_vfp_set()
1924 static int compat_tls_get(struct task_struct *target, in compat_tls_get()
1931 static int compat_tls_set(struct task_struct *target, in compat_tls_set()