Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c4347 unsigned long thresh = sysctl_sched_latency; in place_entity() local
4354 thresh >>= 1; in place_entity()
4357 vruntime -= thresh; in place_entity()
7266 long thresh = sysctl_sched_latency; in wakeup_latency_gran() local
7272 thresh >>= 1; in wakeup_latency_gran()
7276 return (thresh * latency_weight) >> NICE_LATENCY_SHIFT; in wakeup_latency_gran()

Completed in 15 milliseconds