Function report |
Source Code:include\linux\cpuidle.h |
Create Date:2022-07-28 05:47:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cpuidle_poll_state_init
Proto:static inline void cpuidle_poll_state_init(struct cpuidle_driver *drv)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cpuidle_driver * | drv |
NULL
Name | Describe |
---|---|
apm_init | Just start the APM thread. We do NOT want to do APM BIOS* calls from anything but the APM thread, if for no other reason* than the fact that we don't trust the APM BIOS. This way,* most common APM BIOS problems that lead to protection errors |
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 |