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