Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/kernel/
Dptrace.c1265 struct regset_getset { struct
1266 struct task_struct *target;
1267 const struct user_regset *regset;
1268 union {
1271 } u;
1272 unsigned int pos;
1273 unsigned int count;
1274 int ret;