Home
last modified time | relevance | path

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

/linux-3.3/arch/ia64/kernel/
Dptrace.c1286 struct regset_getset { struct
1287 struct task_struct *target;
1288 const struct user_regset *regset;
1289 union {
1292 } u;
1293 unsigned int pos;
1294 unsigned int count;
1295 int ret;