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