Function report |
Source Code:include\linux\tracehook.h |
Create Date:2022-07-28 07:30:09 |
Last Modify:2020-03-16 18:56:00 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:racehook_notify_resume - report when about to return to user mode*@regs: user-mode registers of @current task* This is called when %TIF_NOTIFY_RESUME has been set. Now we are* about to return to user mode, and the user state in @regs can be
Proto:static inline void tracehook_notify_resume(struct pt_regs *regs)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct pt_regs * | regs |
186 | smp_mb__after_atomic() |
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 |