Searched refs:core_sched_at (Results 1 – 2 of 2) sorted by relevance
157 u64 core_sched_at; /* see scx_prio_less() */ member
1614 p->scx.core_sched_at = sched_clock_cpu(cpu_of(rq)); in touch_core_sched()3044 return time_after64(a->scx.core_sched_at, b->scx.core_sched_at); in scx_prio_less()