Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Drt.c2906 int old_period, old_runtime; in sched_rt_handler() local
2913 old_runtime = sysctl_sched_rt_runtime; in sched_rt_handler()
2936 sysctl_sched_rt_runtime = old_runtime; in sched_rt_handler()