Searched refs:PRIORITY_LOW (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/power/cpupower/bench/ | ||
H A D | config.h | 15 #define PRIORITY_LOW sched_get_priority_min(SCHEDULER) macro |
H A D | system.c | 170 set_process_priority(PRIORITY_LOW); in prepare_system() |