Searched refs:current_prio (Results 1 – 1 of 1) sorted by relevance
75 int current_prio = GetEntryPriority(e); in GptNextKernelEntry() local85 if (current_prio >= gpt->current_priority) { in GptNextKernelEntry()89 if (current_prio > new_prio) { in GptNextKernelEntry()91 new_prio = current_prio; in GptNextKernelEntry()