Home
last modified time | relevance | path

Searched refs:RING_PUSH_REQUESTS_AND_CHECK_NOTIFY (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/xen/
A Dpvcalls-front.c318 RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&bedata->ring, notify); in pvcalls_front_socket()
464 RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&bedata->ring, notify); in pvcalls_front_connect()
696 RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&bedata->ring, notify); in pvcalls_front_bind()
745 RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&bedata->ring, notify); in pvcalls_front_listen()
856 RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&bedata->ring, notify); in pvcalls_front_accept()
948 RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&bedata->ring, notify); in pvcalls_front_poll_passive()
1034 RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&bedata->ring, notify); in pvcalls_front_release()
/linux/include/xen/interface/io/
A Dring.h259 #define RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(_r, _notify) do { \ macro
/linux/drivers/gpu/drm/xen/
A Dxen_drm_front_evtchnl.c351 RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&evtchnl->u.req.ring, notify); in xen_drm_front_evtchnl_flush()
/linux/sound/xen/
A Dxen_snd_front_evtchnl.c138 RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&channel->u.req.ring, notify); in xen_snd_front_evtchnl_flush()
/linux/drivers/net/
A Dxen-netfront.c348 RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&queue->rx, notify); in xennet_alloc_rx_buffers()
626 RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&queue->tx, notify); in xennet_xdp_xmit_one()
806 RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&queue->tx, notify); in xennet_start_xmit()
/linux/drivers/scsi/
A Dxen-scsifront.c220 RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(ring, notify); in scsifront_do_request()
/linux/drivers/block/
A Dxen-blkfront.c875 RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&rinfo->ring, notify); in flush_requests()

Completed in 20 milliseconds