Function report | 
Source Code:include\linux\hrtimer.h | 
Create Date:2022-07-28 05:38:33 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:hrtimer_is_queued = check, whether the timer is on one of the queues*@timer: Timer to check* Returns: True if the timer is queued, false otherwise* The function can be used lockless, but it gives only a current snapshot.
Proto:static inline bool hrtimer_is_queued(struct hrtimer *timer)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct hrtimer * | timer | 
| 470 | Return Not Not (READ_ONCE(state) & HRTIMER_STATE_ENQUEUED) | 
| Name | Describe | 
|---|---|
| start_dl_timer | If the entity depleted all its runtime, and if we want it to sleep* while waiting for some new execution time to become available, we* set the bandwidth replenishment timer to the replenishment instant* and try to activate it | 
| iocg_kick_waitq | |
| iocg_kick_delay | 
| 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  |