NUM_JOB_SLOTS      81 drivers/gpu/drm/panfrost/panfrost_devfreq.c 	for (i = 0; i < NUM_JOB_SLOTS; i++) {
NUM_JOB_SLOTS      94 drivers/gpu/drm/panfrost/panfrost_devfreq.c 	for (i = 0; i < NUM_JOB_SLOTS; i++) {
NUM_JOB_SLOTS     103 drivers/gpu/drm/panfrost/panfrost_devfreq.c 	for (i = 0; i < NUM_JOB_SLOTS; i++) {
NUM_JOB_SLOTS     185 drivers/gpu/drm/panfrost/panfrost_devfreq.c 	for (i = 0; i < NUM_JOB_SLOTS; i++)
NUM_JOB_SLOTS      81 drivers/gpu/drm/panfrost/panfrost_device.h 	struct panfrost_job *jobs[NUM_JOB_SLOTS];
NUM_JOB_SLOTS      98 drivers/gpu/drm/panfrost/panfrost_device.h 		struct panfrost_devfreq_slot slot[NUM_JOB_SLOTS];
NUM_JOB_SLOTS     113 drivers/gpu/drm/panfrost/panfrost_device.h 	struct drm_sched_entity sched_entity[NUM_JOB_SLOTS];
NUM_JOB_SLOTS      34 drivers/gpu/drm/panfrost/panfrost_job.c 	struct panfrost_queue_state queue[NUM_JOB_SLOTS];
NUM_JOB_SLOTS     369 drivers/gpu/drm/panfrost/panfrost_job.c 	for (j = 0; j < NUM_JOB_SLOTS; j++) {
NUM_JOB_SLOTS     403 drivers/gpu/drm/panfrost/panfrost_job.c 	for (i = 0; i < NUM_JOB_SLOTS; i++) {
NUM_JOB_SLOTS     415 drivers/gpu/drm/panfrost/panfrost_job.c 	for (i = 0; i < NUM_JOB_SLOTS; i++) {
NUM_JOB_SLOTS     428 drivers/gpu/drm/panfrost/panfrost_job.c 	for (i = 0; i < NUM_JOB_SLOTS; i++)
NUM_JOB_SLOTS     432 drivers/gpu/drm/panfrost/panfrost_job.c 	for (i = 0; i < NUM_JOB_SLOTS; i++)
NUM_JOB_SLOTS     524 drivers/gpu/drm/panfrost/panfrost_job.c 	for (j = 0; j < NUM_JOB_SLOTS; j++) {
NUM_JOB_SLOTS     555 drivers/gpu/drm/panfrost/panfrost_job.c 	for (j = 0; j < NUM_JOB_SLOTS; j++)
NUM_JOB_SLOTS     567 drivers/gpu/drm/panfrost/panfrost_job.c 	for (i = 0; i < NUM_JOB_SLOTS; i++) {
NUM_JOB_SLOTS     580 drivers/gpu/drm/panfrost/panfrost_job.c 	for (i = 0; i < NUM_JOB_SLOTS; i++)
NUM_JOB_SLOTS     589 drivers/gpu/drm/panfrost/panfrost_job.c 	for (i = 0; i < NUM_JOB_SLOTS; i++) {
NUM_JOB_SLOTS     159 drivers/gpu/drm/panfrost/panfrost_mmu.c 		WARN_ON(en >= (NUM_JOB_SLOTS + 1));