1TASK_USER_REGSET_VIE(9)          Machine State         TASK_USER_REGSET_VIE(9)
2
3
4

NAME

6       task_user_regset_view - Return the processĀ“s native regset view.
7

SYNOPSIS

9       const struct user_regset_view *
10                                                             task_user_regset_view(struct task_struct * tsk);
11

ARGUMENTS

13       tsk
14           a thread of the process in question
15

DESCRIPTION

17       Return the struct user_regset_view that is native for the given
18       process. For example, what it would access when it called ptrace.
19       Throughout the life of the process, this only changes at exec.
20
21
22
23Kernel Hackers Manual 2.6.         June 2019           TASK_USER_REGSET_VIE(9)
Impressum