Function report |
Source Code:kernel\time\timekeeping.c |
Create Date:2022-07-28 10:41:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tk_update_sleep_time
Proto:static inline void tk_update_sleep_time(struct timekeeper *tk, ktime_t delta)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct timekeeper * | tk | |
ktime_t | delta |
153 | monotonic_to_boot = Map the ktime_t to timespec conversion to ns_to_timespec function (offs_boot) |
Name | Describe |
---|---|
__timekeeping_inject_sleeptime | __timekeeping_inject_sleeptime - Internal function to add sleep interval*@delta: pointer to a timespec delta value* Takes a timespec offset measuring a suspend interval and properly* adds the sleep offset to the timekeeping variables. |
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 |