Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/kernel/
H A Dptrace.c1207 struct regset_getset { struct
1208 struct task_struct *target;
1209 const struct user_regset *regset;
1210 union {
1213 } u;
1214 unsigned int pos;
1215 unsigned int count;
1216 int ret;