Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/ia64/kernel/
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;
/kernel/linux/linux-5.10/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;