Home
last modified time | relevance | path

Searched refs:SCHED_FLAG_UTIL_CLAMP_MIN (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dsched.h133 #define SCHED_FLAG_UTIL_CLAMP_MIN 0x20 macro
139 #define SCHED_FLAG_UTIL_CLAMP (SCHED_FLAG_UTIL_CLAMP_MIN | \
/linux-6.3-rc2/tools/include/uapi/linux/
A Dsched.h133 #define SCHED_FLAG_UTIL_CLAMP_MIN 0x20 macro
139 #define SCHED_FLAG_UTIL_CLAMP (SCHED_FLAG_UTIL_CLAMP_MIN | \
/linux-6.3-rc2/kernel/sched/
A Dcore.c1853 if (attr->sched_flags & SCHED_FLAG_UTIL_CLAMP_MIN) { in uclamp_validate()
1893 attr->sched_flags & SCHED_FLAG_UTIL_CLAMP_MIN && in uclamp_reset()
1935 if (attr->sched_flags & SCHED_FLAG_UTIL_CLAMP_MIN && in __setscheduler_uclamp()

Completed in 20 milliseconds