Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/
H A Dtarget_core_tmr.c26 int core_tmr_alloc_req( in core_tmr_alloc_req() function
49 EXPORT_SYMBOL(core_tmr_alloc_req);
H A Dtarget_core_transport.c1995 ret = core_tmr_alloc_req(se_cmd, fabric_tmr_ptr, tm_type, gfp); in target_submit_tmr()
/openbmc/linux/include/target/
H A Dtarget_core_fabric.h202 int core_tmr_alloc_req(struct se_cmd *, void *, u8, gfp_t);
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target.c2076 ret = core_tmr_alloc_req(&cmd->se_cmd, cmd->tmr_req, tcm_function, in iscsit_handle_task_mgt_cmd()