Home
last modified time | relevance | path

Searched refs:core_tmr_alloc_req (Results 1 – 5 of 5) sorted by relevance

/drivers/target/
Dtarget_core_tmr.c39 int core_tmr_alloc_req( in core_tmr_alloc_req() function
62 EXPORT_SYMBOL(core_tmr_alloc_req);
Dtarget_core_transport.c1630 ret = core_tmr_alloc_req(se_cmd, fabric_tmr_ptr, tm_type, gfp); in target_submit_tmr()
/drivers/target/loopback/
Dtcm_loop.c260 rc = core_tmr_alloc_req(se_cmd, tl_tmr, tmr, GFP_KERNEL); in tcm_loop_issue_tmr()
/drivers/xen/
Dxen-scsiback.c603 rc = core_tmr_alloc_req(se_cmd, tmr, act, GFP_KERNEL); in scsiback_device_action()
/drivers/target/iscsi/
Discsi_target.c1842 ret = core_tmr_alloc_req(&cmd->se_cmd, cmd->tmr_req, tcm_function, in iscsit_handle_task_mgt_cmd()