Searched refs:major_frame (Results 1 – 2 of 2) sorted by relevance
135 s_time_t major_frame; member242 if ( (schedule->major_frame <= 0) in arinc653_sched_set()261 if ( total_runtime > schedule->major_frame ) in arinc653_sched_set()266 sched_priv->major_frame = schedule->major_frame; in arinc653_sched_set()317 schedule->major_frame = sched_priv->major_frame; in arinc653_sched_get()418 sched_priv->major_frame += DEFAULT_TIMESLICE; in a653sched_alloc_udata()532 sched_priv->next_major_frame = now + sched_priv->major_frame; in a653sched_do_schedule()
609 uint64_aligned_t major_frame; member
Completed in 8 milliseconds