| Function report | 
| Source Code: kernel\time\timekeeping.c | Create Date:2022-07-28 10:41:58 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:must hold timekeeper_lock
Proto:static void timekeeping_update(struct timekeeper *tk, unsigned int action)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct timekeeper * | tk | |
| unsigned int | action | 
| 663 | If action & TK_CLEAR_NTP Then | 
| 665 | ntp_clear() | 
| 671 | update_vsyscall(tk) | 
| 672 | update_pvclock_gtod(tk, action & TK_CLOCK_WAS_SET) | 
| 678 | If action & TK_CLOCK_WAS_SET Then clock_was_set_seq++ | 
| 685 | If action & TK_MIRROR Then No 3D Now!( & shadow_timekeeper, & timekeeper, size of timekeeper ) | 
| Name | Describe | 
|---|---|
| do_settimeofday64 | do_settimeofday64 - Sets the time of day.*@ts: pointer to the timespec64 variable containing the new time* Sets the time of day to the new time and update NTP and notify hrtimers | 
| timekeeping_inject_offset | mekeeping_inject_offset - Adds or subtracts from the current time.*@tv: pointer to the timespec variable containing the offset* Adds or subtracts an offset value from the current time. | 
| change_clocksource | hange_clocksource - Swaps clocksources if a new one is available* Accumulates current time interval and initializes new clocksource | 
| timekeeping_init | mekeeping_init - Initializes the clocksource and common timekeeping values | 
| timekeeping_resume | mekeeping_resume - Resumes the generic timekeeping subsystem. | 
| timekeeping_suspend | |
| timekeeping_advance | mekeeping_advance - Updates the timekeeper to the current time and* current NTP tick length | 
| 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 |