num_gathers 58 drivers/gpu/host1x/hw/channel_hw.c for (i = 0; i < job->num_gathers; i++) { num_gathers 131 drivers/gpu/host1x/hw/channel_hw.c job->num_gathers, job->num_relocs, num_gathers 205 drivers/gpu/host1x/hw/debug_hw.c for (i = 0; i < job->num_gathers; i++) { num_gathers 90 drivers/gpu/host1x/job.c struct host1x_job_gather *gather = &job->gathers[job->num_gathers]; num_gathers 96 drivers/gpu/host1x/job.c job->num_gathers++; num_gathers 126 drivers/gpu/host1x/job.c for (i = 0; i < job->num_gathers; i++) { num_gathers 453 drivers/gpu/host1x/job.c for (i = 0; i < job->num_gathers; i++) { num_gathers 476 drivers/gpu/host1x/job.c for (i = 0; i < job->num_gathers; i++) { num_gathers 522 drivers/gpu/host1x/job.c for (i = 0; i < job->num_gathers; i++) { num_gathers 533 drivers/gpu/host1x/job.c for (j = i + 1; j < job->num_gathers; j++) { num_gathers 197 include/linux/host1x.h unsigned int num_gathers;