Home
last modified time | relevance | path

Searched defs:regset_getset (Results 1 – 2 of 2) sorted by relevance

/arch/ia64/kernel/
Dptrace.c1306 struct regset_getset { struct
1307 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;
/arch/ia64/ia32/
Dsys_ia32.c2199 struct regset_getset { struct
2200 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;