Function report |
Source Code:arch\x86\kernel\ptrace.c |
Create Date:2022-07-28 07:51:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_flags
Proto:static unsigned long get_flags(struct task_struct *task)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | task |
334 | unsigned long retval = ({ |
334 | })->flags |
339 | If test_tsk_thread_flag(task, rue if TF in eflags artificially ) Then retval &= ~X86_EFLAGS_TF |
342 | Return retval |
Name | Describe |
---|---|
getreg |
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 |