Lines Matching defs:period
93 void start_bandwidth_timer(struct hrtimer *period_timer, ktime_t period) in start_bandwidth_timer()
726 s64 period = sched_avg_period(); in sched_avg_update() local
1971 unsigned long to_ratio(u64 period, u64 runtime) in to_ratio()
2035 u64 period = attr->sched_period ?: attr->sched_deadline; in dl_overflow() local
7619 u64 period, runtime; in tg_rt_schedulable() local
7670 static int __rt_schedulable(struct task_group *tg, u64 period, u64 runtime) in __rt_schedulable()
7818 u64 period = global_rt_period(); in sched_dl_global_validate() local
8075 static int tg_set_cfs_bandwidth(struct task_group *tg, u64 period, u64 quota) in tg_set_cfs_bandwidth()
8152 u64 quota, period; in tg_set_cfs_quota() local
8178 u64 quota, period; in tg_set_cfs_period() local
8222 u64 period, quota; member
8232 u64 quota, period; in normalize_cfs_quota() local
8277 static int __cfs_schedulable(struct task_group *tg, u64 period, u64 quota) in __cfs_schedulable()