Searched refs:next_context (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/powerpc/mm/
H A Dmmu_context_nohash.c58 static unsigned int next_context, nr_free_contexts; variable
92 /* Attempt to free next_context first and then loop until we manage */ steal_context_smp()
264 id = next_context; switch_mmu_context()
294 next_context = id + 1; switch_mmu_context()
487 next_context = first_context; mmu_context_init()

Completed in 99 milliseconds