Searched refs:core_tmr_alloc_req (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/target/
H A Dtarget_core_tmr.c26 int core_tmr_alloc_req( function
49 EXPORT_SYMBOL(core_tmr_alloc_req); variable
H A Dtarget_core_transport.c1997 ret = core_tmr_alloc_req(se_cmd, fabric_tmr_ptr, tm_type, gfp);
/linux-master/include/target/
H A Dtarget_core_fabric.h207 int core_tmr_alloc_req(struct se_cmd *, void *, u8, gfp_t);
/linux-master/drivers/target/iscsi/
H A Discsi_target.c2070 ret = core_tmr_alloc_req(&cmd->se_cmd, cmd->tmr_req, tcm_function,

Completed in 149 milliseconds