Searched refs:sof_cycle_get_64_atomic (Results 1 – 5 of 5) sorted by relevance
27 #define sof_cycle_get_64_atomic() sof_cycle_get_64() macro
300 (unsigned int)sof_cycle_get_64_atomic(), in schedule_ll_tasks_run()331 if (domain->new_target_tick < sof_cycle_get_64_atomic()) in schedule_ll_tasks_run()381 task_start = task_start_ticks + sof_cycle_get_64_atomic(); in schedule_ll_domain_set()416 (unsigned int)sof_cycle_get_64_atomic()); in schedule_ll_domain_set()699 time += sof_cycle_get_64_atomic(); in reschedule_ll_task()742 uint64_t current = sof_cycle_get_64_atomic(); in ll_scheduler_recalculate_tasks()
455 domain->next_tick = sof_cycle_get_64_atomic(); in dma_single_chan_domain_set()492 return task->start <= sof_cycle_get_64_atomic(); in dma_single_chan_domain_is_pending()
321 sof_cycle_get_64_atomic()) in dma_multi_chan_domain_is_pending()
111 static inline uint64_t sof_cycle_get_64_atomic(void) in sof_cycle_get_64_atomic() function