Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/sched/
Dfair.c9146 if (cfs_rq->last_h_load_update == now) in update_cfs_rq_h_load()
9153 if (cfs_rq->last_h_load_update == now) in update_cfs_rq_h_load()
9159 cfs_rq->last_h_load_update = now; in update_cfs_rq_h_load()
9168 cfs_rq->last_h_load_update = now; in update_cfs_rq_h_load()
Dsched.h608 u64 last_h_load_update; member