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