core_tmr_alloc_req 2020 drivers/target/iscsi/iscsi_target.c 	ret = core_tmr_alloc_req(&cmd->se_cmd, cmd->tmr_req, tcm_function,
core_tmr_alloc_req   49 drivers/target/target_core_tmr.c EXPORT_SYMBOL(core_tmr_alloc_req);
core_tmr_alloc_req 1777 drivers/target/target_core_transport.c 	ret = core_tmr_alloc_req(se_cmd, fabric_tmr_ptr, tm_type, gfp);
core_tmr_alloc_req  186 include/target/target_core_fabric.h int	core_tmr_alloc_req(struct se_cmd *, void *, u8, gfp_t);