Function report |
Source Code:include\linux\timekeeping.h |
Create Date:2022-07-28 05:35:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ktime_mono_to_real - Convert monotonic time to clock realtime
Proto:static inline ktime_t ktime_mono_to_real(ktime_t mono)
Type:ktime_t
Parameter:
Type | Parameter | Name |
---|---|---|
ktime_t | mono |
Name | Describe |
---|---|
timerfd_clock_was_set | Called when the clock was set to cancel the timers in the cancel* list. This will wake up processes waiting on these timers. The* wake-up requires ctx->ticks to be non zero, therefore we increment* it before calling wake_up_locked(). |
timerfd_canceled | |
SYSCALL_DEFINE2 |
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 |