Home
last modified time | relevance | path

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

/linux-5.19.10/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;