Home
last modified time | relevance | path

Searched refs:stp_sync (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/arch/s390/kernel/
A Dtime.c669 struct clock_sync_data stp_sync; in stp_work_fn() local
691 memset(&stp_sync, 0, sizeof(stp_sync)); in stp_work_fn()
693 atomic_set(&stp_sync.cpus, num_online_cpus() - 1); in stp_work_fn()
694 stop_machine_cpuslocked(stp_sync_clock, &stp_sync, cpu_online_mask); in stp_work_fn()

Completed in 4 milliseconds