Searched refs:sg_remove_scat (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | sg.c | 187 static void sg_remove_scat(Sg_fd * sfp, Sg_scatter_hold * schp); 1036 sg_remove_scat(sfp, &sfp->reserve); in sg_ioctl_common() 1867 sg_remove_scat(sfp, req_schp); in sg_finish_rem_req() 1968 sg_remove_scat(Sg_fd * sfp, Sg_scatter_hold * schp) in sg_remove_scat() function 1971 "sg_remove_scat: k_use_sg=%d\n", schp->k_use_sg)); in sg_remove_scat() 1979 "sg_remove_scat: k=%d, pg=0x%p\n", in sg_remove_scat() 2036 sg_remove_scat(sfp, schp); in sg_build_reserve() 2249 sg_remove_scat(sfp, &sfp->reserve); in sg_remove_sfp_usercontext()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | sg.c | 192 static void sg_remove_scat(Sg_fd * sfp, Sg_scatter_hold * schp); 1038 sg_remove_scat(sfp, &sfp->reserve); in sg_ioctl_common() 1851 sg_remove_scat(sfp, req_schp); in sg_finish_rem_req() 1948 sg_remove_scat(Sg_fd * sfp, Sg_scatter_hold * schp) in sg_remove_scat() function 1951 "sg_remove_scat: k_use_sg=%d\n", schp->k_use_sg)); in sg_remove_scat() 1959 "sg_remove_scat: k=%d, pg=0x%p\n", in sg_remove_scat() 2016 sg_remove_scat(sfp, schp); in sg_build_reserve() 2229 sg_remove_scat(sfp, &sfp->reserve); in sg_remove_sfp_usercontext()
|
Completed in 8 milliseconds