Function report |
Source Code:include\linux\suspend.h |
Create Date:2022-07-28 05:57:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dpm_save_failed_errno
Proto:static inline void dpm_save_failed_errno(int err)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | err |
87 | errno[last_failed_errno] = err |
88 | last_failed_errno++ |
Name | Describe |
---|---|
pm_suspend | pm_suspend - Externally visible function for suspending the system.*@state: System sleep state to enter.* Check if the value of @state represents one of the supported states,* execute enter_state() and update system suspend statistics. |
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 |