Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dsched.h587 u64 last_h_load_update; member
H A Dfair.c8220 if (cfs_rq->last_h_load_update == now) in update_cfs_rq_h_load()
8227 if (cfs_rq->last_h_load_update == now) in update_cfs_rq_h_load()
8233 cfs_rq->last_h_load_update = now; in update_cfs_rq_h_load()
8242 cfs_rq->last_h_load_update = now; in update_cfs_rq_h_load()