Function report |
Source Code:arch\x86\kernel\ptrace.c |
Create Date:2022-07-28 07:51:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:genregs_get
Proto:static int genregs_get(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, void *kbuf, void __user *ubuf)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | target | |
const struct user_regset * | regset | |
unsigned int | pos | |
unsigned int | count | |
void * | kbuf | |
void __user * | ubuf |
440 | If kbuf Then |
447 | Else |
457 | Return 0 |
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 |