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