Searched refs:stp_sync (Results 1 – 1 of 1) sorted by relevance
681 struct clock_sync_data stp_sync; in stp_work_fn() local703 memset(&stp_sync, 0, sizeof(stp_sync)); in stp_work_fn()705 atomic_set(&stp_sync.cpus, num_online_cpus() - 1); in stp_work_fn()706 stop_machine_cpuslocked(stp_sync_clock, &stp_sync, cpu_online_mask); in stp_work_fn()