Home
last modified time | relevance | path

Searched defs:rt_period_us (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/sched/
H A Drt.c2917 int sched_group_set_rt_period(struct task_group *tg, u64 rt_period_us) in sched_group_set_rt_period()
2932 u64 rt_period_us; in sched_group_rt_period() local
H A Dcore.c11208 struct cftype *cftype, u64 rt_period_us) in cpu_rt_period_write_uint()