Home
last modified time | relevance | path

Searched refs:last_h_load_update (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/
H A Dfair.c8469 if (cfs_rq->last_h_load_update == now) in update_cfs_rq_h_load()
8476 if (cfs_rq->last_h_load_update == now) in update_cfs_rq_h_load()
8482 cfs_rq->last_h_load_update = now; in update_cfs_rq_h_load()
8491 cfs_rq->last_h_load_update = now; in update_cfs_rq_h_load()
H A Dsched.h668 u64 last_h_load_update; member
/kernel/linux/linux-6.6/kernel/sched/
H A Dfair.c9609 if (cfs_rq->last_h_load_update == now) in update_cfs_rq_h_load()
9616 if (cfs_rq->last_h_load_update == now) in update_cfs_rq_h_load()
9622 cfs_rq->last_h_load_update = now; in update_cfs_rq_h_load()
9631 cfs_rq->last_h_load_update = now; in update_cfs_rq_h_load()
H A Dsched.h703 u64 last_h_load_update; member

Completed in 40 milliseconds