Home
last modified time | relevance | path

Searched refs:xpt_passthrough_sem (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_xcopy.c406 struct completion xpt_passthrough_sem; member
443 complete(&xpt_cmd->xpt_passthrough_sem); in xcopy_pt_check_stop_free()
586 wait_for_completion_interruptible(&xpt_cmd->xpt_passthrough_sem); in target_xcopy_issue_pt_cmd()
609 init_completion(&xpt_cmd.xpt_passthrough_sem); in target_xcopy_read_source()
654 init_completion(&xpt_cmd.xpt_passthrough_sem); in target_xcopy_write_destination()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_xcopy.c392 struct completion xpt_passthrough_sem; member
429 complete(&xpt_cmd->xpt_passthrough_sem); in xcopy_pt_check_stop_free()
561 wait_for_completion_interruptible(&xpt_cmd->xpt_passthrough_sem); in target_xcopy_issue_pt_cmd()
584 init_completion(&xpt_cmd.xpt_passthrough_sem); in target_xcopy_read_source()
629 init_completion(&xpt_cmd.xpt_passthrough_sem); in target_xcopy_write_destination()

Completed in 3 milliseconds