Home
last modified time | relevance | path

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

/Linux-v5.15/arch/ia64/kernel/
Dptrace.c1264 struct regset_getset { struct
1265 struct task_struct *target;
1266 const struct user_regset *regset;
1267 union {
1270 } u;
1271 unsigned int pos;
1272 unsigned int count;
1273 int ret;