Home
last modified time | relevance | path

Searched refs:vload (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/rtg/
H A Dframe_rtg.c798 u64 vload; in calc_frame_vload() local
811 vload = (u64)vtime * (u64)(factor - max_time); in calc_frame_vload()
813 return vload; in calc_frame_vload()
/kernel/linux/linux-6.6/kernel/sched/rtg/
H A Dframe_rtg.c798 u64 vload; in calc_frame_vload() local
811 vload = (u64)vtime * (u64)(factor - max_time); in calc_frame_vload()
813 return vload; in calc_frame_vload()

Completed in 4 milliseconds