Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dsched.h1082 unsigned long wake_stamp; member
H A Dfair.c7419 if (unlikely(this_rq->wake_stamp < now)) { in select_idle_cpu()
7420 while (this_rq->wake_stamp < now && this_rq->wake_avg_idle) { in select_idle_cpu()
7421 this_rq->wake_stamp++; in select_idle_cpu()
H A Dcore.c3814 rq->wake_stamp = jiffies; in ttwu_do_activate()
10051 rq->wake_stamp = jiffies; in sched_init()