Home
last modified time | relevance | path

Searched refs:old_context (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/include/block/
H A Draw-aio.h64 void laio_detach_aio_context(LinuxAioState *s, AioContext *old_context);
75 void luring_detach_aio_context(LuringState *s, AioContext *old_context);
89 AioContext *old_context);
/openbmc/qemu/stubs/
H A Dio_uring.c14 void luring_detach_aio_context(LuringState *s, AioContext *old_context) in luring_detach_aio_context() argument
H A Dlinux-aio.c14 void laio_detach_aio_context(LinuxAioState *s, AioContext *old_context) in laio_detach_aio_context() argument
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/
H A Ddce112_resource.h43 struct dc_state *old_context);
/openbmc/qemu/block/
H A Dwin32-aio.c175 AioContext *old_context) in win32_aio_detach_aio_context() argument
177 aio_set_event_notifier(old_context, &aio->e, NULL, NULL, NULL); in win32_aio_detach_aio_context()
H A Dio_uring.c408 void luring_detach_aio_context(LuringState *s, AioContext *old_context) in luring_detach_aio_context() argument
410 aio_set_fd_handler(old_context, s->ring.ring_fd, in luring_detach_aio_context()
H A Dlinux-aio.c436 void laio_detach_aio_context(LinuxAioState *s, AioContext *old_context) in laio_detach_aio_context() argument
438 aio_set_event_notifier(old_context, &s->e, NULL, NULL, NULL); in laio_detach_aio_context()
/openbmc/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_buffer.c399 struct etnaviv_iommu_context *old_context = gpu->mmu_context; in etnaviv_buffer_queue() local
402 etnaviv_iommu_context_put(old_context); in etnaviv_buffer_queue()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h381 const struct dc_state *old_context,