Searched refs:xop_data_nents (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_xcopy.h | 39 u32 xop_data_nents; member
|
H A D | target_core_xcopy.c | 565 xop->xop_data_nents, NULL, 0)) in target_xcopy_setup_pt_cmd() 629 " memory\n", xop->xop_data_sg, xop->xop_data_nents); in target_xcopy_read_source() 727 target_free_sgl(xop->xop_data_sg, xop->xop_data_nents); in target_xcopy_do_work() 729 &xop->xop_data_nents, in target_xcopy_do_work() 765 target_free_sgl(xop->xop_data_sg, xop->xop_data_nents); in target_xcopy_do_work() 779 target_free_sgl(xop->xop_data_sg, xop->xop_data_nents); in target_xcopy_do_work()
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_xcopy.h | 39 u32 xop_data_nents; member
|
H A D | target_core_xcopy.c | 540 xop->xop_data_nents, NULL, 0)) in target_xcopy_setup_pt_cmd() 604 " memory\n", xop->xop_data_sg, xop->xop_data_nents); in target_xcopy_read_source() 715 target_free_sgl(xop->xop_data_sg, xop->xop_data_nents); in target_xcopy_do_work() 717 &xop->xop_data_nents, in target_xcopy_do_work() 753 target_free_sgl(xop->xop_data_sg, xop->xop_data_nents); in target_xcopy_do_work() 773 target_free_sgl(xop->xop_data_sg, xop->xop_data_nents); in target_xcopy_do_work()
|
Completed in 4 milliseconds