Searched refs:tm_cvsx_active (Results 1 – 3 of 3) sorted by relevance
136 int tm_cvsx_active(struct task_struct *target, const struct user_regset *regset);
625 .active = tm_cvsx_active, .regset_get = tm_cvsx_get, .set = tm_cvsx_set894 .active = tm_cvsx_active, .regset_get = tm_cvsx_get, .set = tm_cvsx_set
440 int tm_cvsx_active(struct task_struct *target, const struct user_regset *regset) in tm_cvsx_active() function