Searched refs:lowest_secondary_priority (Results 1 – 1 of 1) sorted by relevance
4970 integer_t lowest_secondary_priority = MAXPRI + 1; in choose_processor() local5134 if (cpri < lowest_secondary_priority) { in choose_processor()5135 lowest_secondary_priority = cpri; in choose_processor()