Function report |
Source Code:include\linux\regset.h |
Create Date:2022-07-28 07:49:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:py_regset_from_user - store into thread's user_regset data from user memory*@target: thread to be examined*@view: &struct user_regset_view describing user thread machine state*@setno: index in @view->regsets*@offset: offset into the regset data, in
Proto:static inline int copy_regset_from_user(struct task_struct *target, const struct user_regset_view *view, unsigned int setno, unsigned int offset, unsigned int size, const void __user *data)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | target | |
const struct user_regset_view * | view | |
unsigned int | setno | |
unsigned int | offset | |
unsigned int | size | |
const void __user * | data |
399 | If Not set Then Return -EOPNOTSUPP |
Name | Describe |
---|---|
arch_ptrace |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |