Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Dfair.c9841 if (cfs_rq->last_h_load_update == now) in update_cfs_rq_h_load()
9848 if (cfs_rq->last_h_load_update == now) in update_cfs_rq_h_load()
9854 cfs_rq->last_h_load_update = now; in update_cfs_rq_h_load()
9863 cfs_rq->last_h_load_update = now; in update_cfs_rq_h_load()
H A Dsched.h699 u64 last_h_load_update; member