sg_tables 173 drivers/gpu/drm/rcar-du/rcar_du_vsp.c cfg.mem[i] = sg_dma_address(state->sg_tables[i].sgl) sg_tables 184 drivers/gpu/drm/rcar-du/rcar_du_vsp.c struct sg_table sg_tables[3]) sg_tables 192 drivers/gpu/drm/rcar-du/rcar_du_vsp.c struct sg_table *sgt = &sg_tables[i]; sg_tables 211 drivers/gpu/drm/rcar-du/rcar_du_vsp.c struct sg_table *sgt = &sg_tables[i]; sg_tables 234 drivers/gpu/drm/rcar-du/rcar_du_vsp.c ret = rcar_du_vsp_map_fb(vsp, state->fb, rstate->sg_tables); sg_tables 242 drivers/gpu/drm/rcar-du/rcar_du_vsp.c struct sg_table sg_tables[3]) sg_tables 247 drivers/gpu/drm/rcar-du/rcar_du_vsp.c struct sg_table *sgt = &sg_tables[i]; sg_tables 263 drivers/gpu/drm/rcar-du/rcar_du_vsp.c rcar_du_vsp_unmap_fb(vsp, state->fb, rstate->sg_tables); sg_tables 49 drivers/gpu/drm/rcar-du/rcar_du_vsp.h struct sg_table sg_tables[3]; sg_tables 66 drivers/gpu/drm/rcar-du/rcar_du_vsp.h struct sg_table sg_tables[3]); sg_tables 68 drivers/gpu/drm/rcar-du/rcar_du_vsp.h struct sg_table sg_tables[3]); sg_tables 82 drivers/gpu/drm/rcar-du/rcar_du_vsp.h struct sg_table sg_tables[3]) sg_tables 88 drivers/gpu/drm/rcar-du/rcar_du_vsp.h struct sg_table sg_tables[3]) sg_tables 37 drivers/gpu/drm/rcar-du/rcar_du_writeback.c struct sg_table sg_tables[3]; sg_tables 63 drivers/gpu/drm/rcar-du/rcar_du_writeback.c ret = rcar_du_vsp_map_fb(rcrtc->vsp, job->fb, rjob->sg_tables); sg_tables 82 drivers/gpu/drm/rcar-du/rcar_du_writeback.c rcar_du_vsp_unmap_fb(rcrtc->vsp, job->fb, rjob->sg_tables); sg_tables 235 drivers/gpu/drm/rcar-du/rcar_du_writeback.c cfg->mem[i] = sg_dma_address(rjob->sg_tables[i].sgl) sg_tables 177 drivers/target/target_core_rd.c u32 sg_tables, total_sg_needed; sg_tables 194 drivers/target/target_core_rd.c sg_tables = (total_sg_needed / max_sg_per_table) + 1; sg_tables 195 drivers/target/target_core_rd.c sg_table = kcalloc(sg_tables, sizeof(*sg_table), GFP_KERNEL); sg_tables 200 drivers/target/target_core_rd.c rd_dev->sg_table_count = sg_tables; sg_tables 236 drivers/target/target_core_rd.c u32 total_sg_needed, sg_tables; sg_tables 251 drivers/target/target_core_rd.c sg_tables = (total_sg_needed / max_sg_per_table) + 1; sg_tables 252 drivers/target/target_core_rd.c sg_table = kcalloc(sg_tables, sizeof(*sg_table), GFP_KERNEL); sg_tables 257 drivers/target/target_core_rd.c rd_dev->sg_prot_count = sg_tables;