Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/
H A Dmmu_context.c72 static unsigned int next_context, nr_free_contexts; variable
104 /* Attempt to free next_context first and then loop until we manage */ in steal_context_smp()
257 id = next_context; in switch_mmu_context()
285 next_context = id + 1; in switch_mmu_context()
423 next_context = FIRST_CONTEXT; in mmu_context_init()
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
H A Dmmu_context.c81 static unsigned int next_context, nr_free_contexts; variable
116 /* Attempt to free next_context first and then loop until we manage */ in steal_context_smp()
300 id = next_context; in switch_mmu_context()
330 next_context = id + 1; in switch_mmu_context()
491 next_context = FIRST_CONTEXT; in mmu_context_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c1773 goto next_context; in __guc_reset_context()
1792 next_context: in __guc_reset_context()

Completed in 8 milliseconds