Function report |
Source Code:kernel\time\timekeeping.c |
Create Date:2022-07-28 10:41:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:k_update_leap_state - helper to update the next_leap_ktime
Proto:static inline void tk_update_leap_state(struct timekeeper *tk)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct timekeeper * | tk |
621 | next_leap_ktime = ntp_get_next_leap() |
622 | If next_leap_ktime != KTIME_MAX Then next_leap_ktime = Subtract two ktime_t variables. rem = lhs -rhs: (next_leap_ktime, offs_real) |
Name | Describe |
---|---|
timekeeping_update | must hold timekeeper_lock |
do_adjtimex | do_adjtimex() - Accessor function to NTP __do_adjtimex function |
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 |