Lines Matching defs:target

473 static int hw_break_get(struct task_struct *target,  in hw_break_get()
505 static int hw_break_set(struct task_struct *target, in hw_break_set()
559 static int gpr_get(struct task_struct *target, in gpr_get()
567 static int gpr_set(struct task_struct *target, const struct user_regset *regset, in gpr_set()
585 static int fpr_active(struct task_struct *target, const struct user_regset *regset) in fpr_active()
595 static int __fpr_get(struct task_struct *target, in __fpr_get()
608 static int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get()
620 static int __fpr_set(struct task_struct *target, in __fpr_set()
647 static int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set()
666 static int tls_get(struct task_struct *target, const struct user_regset *regset, in tls_get()
683 static int tls_set(struct task_struct *target, const struct user_regset *regset, in tls_set()
705 static int system_call_get(struct task_struct *target, in system_call_get()
712 static int system_call_set(struct task_struct *target, in system_call_set()
731 struct task_struct *target, in sve_init_header_from_task()
786 static int sve_get_common(struct task_struct *target, in sve_get_common()
838 static int sve_get(struct task_struct *target, in sve_get()
848 static int sve_set_common(struct task_struct *target, in sve_set_common()
977 static int sve_set(struct task_struct *target, in sve_set()
993 static int ssve_get(struct task_struct *target, in ssve_get()
1003 static int ssve_set(struct task_struct *target, in ssve_set()
1015 static int za_get(struct task_struct *target, in za_get()
1064 static int za_set(struct task_struct *target, in za_set()
1151 static int pac_mask_get(struct task_struct *target, in pac_mask_get()
1172 static int pac_enabled_keys_get(struct task_struct *target, in pac_enabled_keys_get()
1184 static int pac_enabled_keys_set(struct task_struct *target, in pac_enabled_keys_set()
1238 static int pac_address_keys_get(struct task_struct *target, in pac_address_keys_get()
1253 static int pac_address_keys_set(struct task_struct *target, in pac_address_keys_set()
1287 static int pac_generic_keys_get(struct task_struct *target, in pac_generic_keys_get()
1302 static int pac_generic_keys_set(struct task_struct *target, in pac_generic_keys_set()
1327 static int tagged_addr_ctrl_get(struct task_struct *target, in tagged_addr_ctrl_get()
1339 static int tagged_addr_ctrl_set(struct task_struct *target, const struct in tagged_addr_ctrl_set()
1553 static int compat_gpr_get(struct task_struct *target, in compat_gpr_get()
1564 static int compat_gpr_set(struct task_struct *target, in compat_gpr_set()
1626 static int compat_vfp_get(struct task_struct *target, in compat_vfp_get()
1651 static int compat_vfp_set(struct task_struct *target, in compat_vfp_set()
1682 static int compat_tls_get(struct task_struct *target, in compat_tls_get()
1689 static int compat_tls_set(struct task_struct *target, in compat_tls_set()