Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Drcuscale.c717 static u64 kthread_stime; variable
971 kthread_stime = kthread_tp->stime - kthread_stime; in rcu_scale_cleanup()
972 us = div_u64_rem(kthread_stime, 1000, &ns); in rcu_scale_cleanup()
1117 kthread_stime = kthread_tp->stime; in rcu_scale_init()