Searched refs:tm_tar_active (Results 1 – 3 of 3) sorted by relevance
140 int tm_tar_active(struct task_struct *target, const struct user_regset *regset);
578 .active = tm_tar_active, .regset_get = tm_tar_get, .set = tm_tar_set810 .active = tm_tar_active, .regset_get = tm_tar_get, .set = tm_tar_set
652 int tm_tar_active(struct task_struct *target, const struct user_regset *regset) in tm_tar_active() function