Lines Matching defs:target
23 int regset_fpregs_active(struct task_struct *target, const struct user_regset *regset) in regset_fpregs_active()
28 int regset_xregset_fpregs_active(struct task_struct *target, const struct user_regset *regset) in regset_xregset_fpregs_active()
71 int xfpregs_get(struct task_struct *target, const struct user_regset *regset, in xfpregs_get()
90 int xfpregs_set(struct task_struct *target, const struct user_regset *regset, in xfpregs_set()
130 int xstateregs_get(struct task_struct *target, const struct user_regset *regset, in xstateregs_get()
142 int xstateregs_set(struct task_struct *target, const struct user_regset *regset, in xstateregs_set()
179 int ssp_active(struct task_struct *target, const struct user_regset *regset) in ssp_active()
187 int ssp_get(struct task_struct *target, const struct user_regset *regset, in ssp_get()
212 int ssp_set(struct task_struct *target, const struct user_regset *regset, in ssp_set()
400 int fpregs_get(struct task_struct *target, const struct user_regset *regset, in fpregs_get()
431 int fpregs_set(struct task_struct *target, const struct user_regset *regset, in fpregs_set()