Searched refs:dl_period (Results 1 – 4 of 4) sorted by relevance
411 div64_long((dl_se->runtime * dl_se->dl_period), in task_non_contending()495 dl_b->dl_period = period; in init_dl_bandwidth()859 dl_se->deadline += pi_of(dl_se)->dl_period; in replenish_dl_entity()983 return dl_se->dl_deadline == dl_se->dl_period; in dl_is_implicit()1037 return dl_se->deadline - dl_se->dl_deadline + dl_se->dl_period; in dl_next_period()2895 dl_se->dl_period = attr->sched_period ?: dl_se->dl_deadline; in __setparam_dl()2897 dl_se->dl_bw = to_ratio(dl_se->dl_period, dl_se->dl_runtime); in __setparam_dl()2908 attr->sched_period = dl_se->dl_period; in __getparam_dl()2977 dl_se->dl_period = 0; in __dl_clear_params()2998 dl_se->dl_period != attr->sched_period || in dl_param_changed()
292 u64 dl_period; member
611 u64 dl_period; /* Separation of two instances (period) */ member
173 (runtime * dl_period)177 where runtime is the remaining runtime, while dl_runtime and dl_period