Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/cpupower/bench/
H A Dconfig.h15 #define PRIORITY_LOW sched_get_priority_min(SCHEDULER) macro
H A Dsystem.c170 set_process_priority(PRIORITY_LOW); in prepare_system()