Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/mm/nohash/
H A Dmmu_context.c72 static unsigned int next_context, nr_free_contexts; variable
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()
/openbmc/qemu/util/
H A Doslib-posix.c534 MemsetContext *context, *next_context; in qemu_finish_async_prealloc_mem() local
549 QLIST_FOREACH_SAFE(context, &memset_contexts, next, next_context) { in qemu_finish_async_prealloc_mem()
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c1808 goto next_context; in __guc_reset_context()
1827 next_context: in __guc_reset_context()