sync_hw_clock     497 kernel/time/ntp.c static void sync_hw_clock(struct work_struct *work);
sync_hw_clock     498 kernel/time/ntp.c static DECLARE_DELAYED_WORK(sync_work, sync_hw_clock);