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

/linux-master/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 */
257 id = next_context;
285 next_context = id + 1;
423 next_context = FIRST_CONTEXT;
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c1831 goto next_context;
1850 next_context:

Completed in 130 milliseconds