Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Dsched.h1726 static inline void scx_rq_clock_update(struct rq *rq, u64 clock) in scx_rq_clock_update() function
1745 static inline void scx_rq_clock_update(struct rq *rq, u64 clock) {} in scx_rq_clock_update() function
H A Dcore.c815 scx_rq_clock_update(rq, clock); in update_rq_clock()