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_get_cpu_driver
Proto:static inline struct cpuidle_driver *cpuidle_get_cpu_driver(struct cpuidle_device *dev)
Type:struct cpuidle_driver
Parameter:
Type | Parameter | Name |
---|---|---|
struct cpuidle_device * | dev |
210 | Return NULL |
Name | Describe |
---|---|
cpuidle_idle_call | puidle_idle_call - the main idle function* NOTE: no locks or semaphores should be used here* On archs that support TIF_POLLING_NRFLAG, is called with polling* set, and it returns with polling set. If it ever stops polling, it* must clear the polling bit. |
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 |