Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dsched.h162 #define MIN_LATENCY_NICE -20 macro
164 (MAX_LATENCY_NICE - MIN_LATENCY_NICE + 1)
H A Dcore.c956 if (attr->sched_latency_nice < MIN_LATENCY_NICE) { in latency_nice_validate()

Completed in 15 milliseconds