Searched refs:etr_sync (Results 1 – 1 of 1) sorted by relevance
760 struct clock_sync_data *etr_sync; in etr_sync_clock() local765 etr_sync = data; in etr_sync_clock()769 clock_sync_cpu(etr_sync); in etr_sync_clock()774 while (atomic_read(&etr_sync->cpus) != 0) in etr_sync_clock()777 port = etr_sync->etr_port; in etr_sync_clock()778 aib = etr_sync->etr_aib; in etr_sync_clock()799 etr_sync->fixup_cc = delta; in etr_sync_clock()805 etr_sync->in_sync = -EAGAIN; in etr_sync_clock()808 etr_sync->in_sync = 1; in etr_sync_clock()816 etr_sync->in_sync = -EAGAIN; in etr_sync_clock()[all …]