Lines Matching defs:period
751 s64 period = sched_avg_period(); in sched_avg_update() local
2266 unsigned long to_ratio(u64 period, u64 runtime) in to_ratio()
2330 u64 period = attr->sched_period ?: attr->sched_deadline; in dl_overflow() local
7854 u64 period, runtime; in tg_rt_schedulable() local
7905 static int __rt_schedulable(struct task_group *tg, u64 period, u64 runtime) in __rt_schedulable()
8053 u64 period = global_rt_period(); in sched_dl_global_validate() local
8290 static int tg_set_cfs_bandwidth(struct task_group *tg, u64 period, u64 quota) in tg_set_cfs_bandwidth()
8365 u64 quota, period; in tg_set_cfs_quota() local
8391 u64 quota, period; in tg_set_cfs_period() local
8435 u64 period, quota; member
8445 u64 quota, period; in normalize_cfs_quota() local
8490 static int __cfs_schedulable(struct task_group *tg, u64 period, u64 quota) in __cfs_schedulable()