Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/kernel/
Dptrace.c1258 struct regset_getset { struct
1259 struct task_struct *target;
1260 const struct user_regset *regset;
1261 union {
1264 } u;
1265 unsigned int pos;
1266 unsigned int count;
1267 int ret;