Searched refs:aio_bh_new_guarded (Results 1 – 4 of 4) sorted by relevance
82 * ``aio_bh_new_guarded()`` - create a BH with a device re-entrancy guard85 The ``qemu_bh_new_guarded``/``aio_bh_new_guarded`` APIs accept a
331 #define aio_bh_new_guarded(ctx, cb, opaque, guard) \ macro
630 dataplane->bh = aio_bh_new_guarded(dataplane->ctx, xen_block_dataplane_bh, in xen_block_dataplane_create()
902 s->free_page_bh = aio_bh_new_guarded(iothread_get_aio_context(s->iothread), in virtio_balloon_device_realize()