Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dptrace.c1261 struct regset_getset { struct
1262 struct task_struct *target;
1263 const struct user_regset *regset;
1264 union {
1267 } u;
1268 unsigned int pos;
1269 unsigned int count;
1270 int ret;