Searched refs:xcopy_pt_cmd (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_xcopy.c | 404 struct xcopy_pt_cmd { struct 431 struct xcopy_pt_cmd *xpt_cmd = container_of(se_cmd, in xcopy_pt_release_cmd() 432 struct xcopy_pt_cmd, se_cmd); in xcopy_pt_release_cmd() 440 struct xcopy_pt_cmd *xpt_cmd = container_of(se_cmd, in xcopy_pt_check_stop_free() 441 struct xcopy_pt_cmd, se_cmd); in xcopy_pt_check_stop_free() 536 struct xcopy_pt_cmd *xpt_cmd, in target_xcopy_setup_pt_cmd() 574 static int target_xcopy_issue_pt_cmd(struct xcopy_pt_cmd *xpt_cmd) in target_xcopy_issue_pt_cmd() 601 struct xcopy_pt_cmd xpt_cmd; in target_xcopy_read_source() 646 struct xcopy_pt_cmd xpt_cmd; in target_xcopy_write_destination()
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_xcopy.c | 390 struct xcopy_pt_cmd { struct 417 struct xcopy_pt_cmd *xpt_cmd = container_of(se_cmd, in xcopy_pt_release_cmd() 418 struct xcopy_pt_cmd, se_cmd); in xcopy_pt_release_cmd() 426 struct xcopy_pt_cmd *xpt_cmd = container_of(se_cmd, in xcopy_pt_check_stop_free() 427 struct xcopy_pt_cmd, se_cmd); in xcopy_pt_check_stop_free() 511 struct xcopy_pt_cmd *xpt_cmd, in target_xcopy_setup_pt_cmd() 549 static int target_xcopy_issue_pt_cmd(struct xcopy_pt_cmd *xpt_cmd) in target_xcopy_issue_pt_cmd() 576 struct xcopy_pt_cmd xpt_cmd; in target_xcopy_read_source() 621 struct xcopy_pt_cmd xpt_cmd; in target_xcopy_write_destination()
|
Completed in 3 milliseconds