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()
560 static int gpr_get(struct task_struct *target, in gpr_get()
568 static int gpr_set(struct task_struct *target, const struct user_regset *regset, in gpr_set()
586 static int fpr_active(struct task_struct *target, const struct user_regset *regset) in fpr_active()
596 static int __fpr_get(struct task_struct *target, in __fpr_get()
609 static int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get()
621 static int __fpr_set(struct task_struct *target, in __fpr_set()
648 static int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set()
667 static int tls_get(struct task_struct *target, const struct user_regset *regset, in tls_get()
676 static int tls_set(struct task_struct *target, const struct user_regset *regset, in tls_set()
691 static int system_call_get(struct task_struct *target, in system_call_get()
698 static int system_call_set(struct task_struct *target, in system_call_set()
717 struct task_struct *target) in sve_init_header_from_task()
742 static int sve_get(struct task_struct *target, in sve_get()
792 static int sve_set(struct task_struct *target, in sve_set()
896 static int pac_mask_get(struct task_struct *target, in pac_mask_get()
917 static int pac_enabled_keys_get(struct task_struct *target, in pac_enabled_keys_get()
929 static int pac_enabled_keys_set(struct task_struct *target, in pac_enabled_keys_set()
983 static int pac_address_keys_get(struct task_struct *target, in pac_address_keys_get()
998 static int pac_address_keys_set(struct task_struct *target, in pac_address_keys_set()
1032 static int pac_generic_keys_get(struct task_struct *target, in pac_generic_keys_get()
1047 static int pac_generic_keys_set(struct task_struct *target, in pac_generic_keys_set()
1072 static int tagged_addr_ctrl_get(struct task_struct *target, in tagged_addr_ctrl_get()
1084 static int tagged_addr_ctrl_set(struct task_struct *target, const struct in tagged_addr_ctrl_set()
1267 static int compat_gpr_get(struct task_struct *target, in compat_gpr_get()
1278 static int compat_gpr_set(struct task_struct *target, in compat_gpr_set()
1340 static int compat_vfp_get(struct task_struct *target, in compat_vfp_get()
1365 static int compat_vfp_set(struct task_struct *target, in compat_vfp_set()
1396 static int compat_tls_get(struct task_struct *target, in compat_tls_get()
1403 static int compat_tls_set(struct task_struct *target, in compat_tls_set()