Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/sched/
Dsched.h611 u64 last_h_load_update; member
Dfair.c8503 if (cfs_rq->last_h_load_update == now) in update_cfs_rq_h_load()
8510 if (cfs_rq->last_h_load_update == now) in update_cfs_rq_h_load()
8516 cfs_rq->last_h_load_update = now; in update_cfs_rq_h_load()
8525 cfs_rq->last_h_load_update = now; in update_cfs_rq_h_load()