Home
last modified time | relevance | path

Searched refs:free_req (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/block/xen-blkback/
Dblkback.c462 static void free_req(struct xen_blkif *blkif, struct pending_req *req) in free_req() function
706 free_req(blkif, pending_req); in xen_blkbk_unmap_and_respond_callback()
1018 free_req(blkif, pending_req); in dispatch_other_io()
1151 free_req(blkif, pending_req); in __do_block_io_op()
1379 free_req(blkif, pending_req); in dispatch_rw_block_io()
/linux-4.1.27/sound/soc/intel/haswell/
Dsst-haswell-ipc.c222 struct sst_hsw_ipc_stream_free_req free_req; member
1019 stream->free_req.stream_id = stream->reply.stream_hw_id; in sst_hsw_stream_free()
1022 ret = sst_ipc_tx_message_wait(&hsw->ipc, header, &stream->free_req, in sst_hsw_stream_free()
1023 sizeof(stream->free_req), NULL, 0); in sst_hsw_stream_free()
1026 stream->free_req.stream_id); in sst_hsw_stream_free()
1030 trace_hsw_stream_free_req(stream, &stream->free_req); in sst_hsw_stream_free()
/linux-4.1.27/drivers/gpu/drm/mga/
Dmga_dma.c953 struct drm_agp_buffer free_req; in mga_do_cleanup_dma() local
958 free_req.handle = dev_priv->agp_handle; in mga_do_cleanup_dma()
959 drm_agp_free(dev, &free_req); in mga_do_cleanup_dma()
/linux-4.1.27/drivers/video/fbdev/omap/
Dhwa742.c264 static inline void free_req(struct hwa742_request *req) in free_req() function
297 free_req(req); in process_pending_requests()
332 free_req(req); in request_complete()
/linux-4.1.27/drivers/scsi/
Dhptiop.c717 static void free_req(struct hptiop_hba *hba, struct hptiop_request *req) in free_req() function
784 free_req(hba, &hba->reqs[tag]); in hptiop_finish_scsi_req()
1043 free_req(hba, _req); in hptiop_queuecommand_lck()
1456 free_req(hba, &hba->reqs[i]); in hptiop_probe()
Dosst.c381 goto free_req; in osst_execute()
396 goto free_req; in osst_execute()
404 goto free_req; in osst_execute()
418 free_req: in osst_execute()
/linux-4.1.27/drivers/scsi/esas2r/
Desas2r_ioctl.c137 goto free_req; in do_fm_api()
173 free_req: in do_fm_api()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dclient.c2507 goto free_req; in ptlrpc_free_committed()
2525 free_req: in ptlrpc_free_committed()