Home
last modified time | relevance | path

Searched refs:sync_hw_clock (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/kernel/time/
H A Dntp.c497 static void sync_hw_clock(struct work_struct *work);
498 static DECLARE_DELAYED_WORK(sync_work, sync_hw_clock);
614 static void sync_hw_clock(struct work_struct *work) in sync_hw_clock() function
/kernel/linux/linux-6.6/kernel/time/
H A Dntp.c498 static void sync_hw_clock(struct work_struct *work);
499 static DECLARE_WORK(sync_work, sync_hw_clock);
622 static void sync_hw_clock(struct work_struct *work) in sync_hw_clock() function

Completed in 3 milliseconds