Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Drcuscale.c608 static u64 kthread_stime; variable
861 kthread_stime = kthread_tp->stime - kthread_stime; in rcu_scale_cleanup()
862 us = div_u64_rem(kthread_stime, 1000, &ns); in rcu_scale_cleanup()
982 kthread_stime = kthread_tp->stime; in rcu_scale_init()