Function report |
Source Code:kernel\time\tick-oneshot.c |
Create Date:2022-07-28 10:51:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:k_program_event
Proto:int tick_program_event(ktime_t expires, int force)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
ktime_t | expires | |
int | force |
25 | dev = Operations for contexts that are safe from preemption/interrupts. These* operations verify that preemption is disabled.(evtdev) |
32 | next_event = KTIME_MAX |
33 | Return 0 |
Name | Describe |
---|---|
hrtimer_reprogram | When a timer is enqueued and expires earlier than the already enqueued* timers, we have to check, whether it expires earlier than the timer for* which the clock event device was armed.* Called with interrupts disabled and base->cpu_base.lock held |
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 |