Searched refs:sched_period (Results 1 – 6 of 6) sorted by relevance
113 __u64 sched_period; member
60 uint64_t sched_period; member
453 sched_param->sched_period = period; in parse_prio()
3500 u64 period = attr->sched_period ?: attr->sched_deadline; in sched_dl_overflow()3569 dl_se->dl_period = attr->sched_period ?: dl_se->dl_deadline; in __setparam_dl()3582 attr->sched_period = dl_se->dl_period; in __getparam_dl()3621 attr->sched_period & (1ULL << 63)) in __checkparam_dl()3624 period = attr->sched_period; in __checkparam_dl()3679 dl_se->dl_period != attr->sched_period || in dl_param_changed()
670 .sched_period = 10 * NSEC_PER_MSEC, in sugov_kthread_create()
1429 .sched_period = 10000000ULL in trace_wakeup_test_thread()