Home
last modified time | relevance | path

Searched refs:old_runtime (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/sched/
H A Drt.c3009 int old_period, old_runtime; in sched_rt_handler() local
3015 old_runtime = sysctl_sched_rt_runtime; in sched_rt_handler()
3038 sysctl_sched_rt_runtime = old_runtime; in sched_rt_handler()