Lines Matching defs:target

488 static int hw_break_get(struct task_struct *target,  in hw_break_get()
549 static int hw_break_set(struct task_struct *target, in hw_break_set()
603 static int gpr_get(struct task_struct *target, in gpr_get()
612 static int gpr_set(struct task_struct *target, const struct user_regset *regset, in gpr_set()
633 static int __fpr_get(struct task_struct *target, in __fpr_get()
648 static int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get()
658 static int __fpr_set(struct task_struct *target, in __fpr_set()
685 static int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set()
701 static int tls_get(struct task_struct *target, const struct user_regset *regset, in tls_get()
713 static int tls_set(struct task_struct *target, const struct user_regset *regset, in tls_set()
728 static int system_call_get(struct task_struct *target, in system_call_get()
739 static int system_call_set(struct task_struct *target, in system_call_set()
758 struct task_struct *target) in sve_init_header_from_task()
783 static unsigned int sve_get_size(struct task_struct *target, in sve_get_size()
795 static int sve_get(struct task_struct *target, in sve_get()
863 static int sve_set(struct task_struct *target, in sve_set()
1055 static int compat_gpr_get(struct task_struct *target, in compat_gpr_get()
1108 static int compat_gpr_set(struct task_struct *target, in compat_gpr_set()
1170 static int compat_vfp_get(struct task_struct *target, in compat_vfp_get()
1203 static int compat_vfp_set(struct task_struct *target, in compat_vfp_set()
1231 static int compat_tls_get(struct task_struct *target, in compat_tls_get()
1239 static int compat_tls_set(struct task_struct *target, in compat_tls_set()