Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/
Dsched.c9002 int old_period, old_runtime; in sched_rt_handler() local
9007 old_runtime = sysctl_sched_rt_runtime; in sched_rt_handler()
9015 sysctl_sched_rt_runtime = old_runtime; in sched_rt_handler()