Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c1831 ret = core_tmr_alloc_req(se_cmd, fabric_tmr_ptr, tm_type, gfp); in target_submit_tmr()
/OK3568_Linux_fs/kernel/include/target/
H A Dtarget_core_fabric.h187 int core_tmr_alloc_req(struct se_cmd *, void *, u8, gfp_t);
/OK3568_Linux_fs/kernel/drivers/target/iscsi/
H A Discsi_target.c2035 ret = core_tmr_alloc_req(&cmd->se_cmd, cmd->tmr_req, tcm_function, in iscsit_handle_task_mgt_cmd()