Searched defs:regset_getset (Results 1 – 2 of 2) sorted by relevance
1306 struct regset_getset { struct1307 struct task_struct *target;1308 const struct user_regset *regset;1309 union {1312 } u;1313 unsigned int pos;1314 unsigned int count;1315 int ret;
2199 struct regset_getset { struct2200 struct task_struct *target;2201 const struct user_regset *regset;2202 union {2205 } u;2206 unsigned int pos;2207 unsigned int count;2208 int ret;