Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Drt.c3018 int old_period, old_runtime; in sched_rt_handler() local
3024 old_runtime = sysctl_sched_rt_runtime; in sched_rt_handler()
3047 sysctl_sched_rt_runtime = old_runtime; in sched_rt_handler()