Symbol: panthor_queue
drivers/gpu/drm/panthor/panthor_sched.c
1089
queue_timeout_is_suspended(struct panthor_queue *queue)
drivers/gpu/drm/panthor/panthor_sched.c
1096
queue_reset_timeout_locked(struct panthor_queue *queue)
drivers/gpu/drm/panthor/panthor_sched.c
1108
queue_suspend_timeout_locked(struct panthor_queue *queue)
drivers/gpu/drm/panthor/panthor_sched.c
1152
queue_suspend_timeout(struct panthor_queue *queue)
drivers/gpu/drm/panthor/panthor_sched.c
1160
queue_resume_timeout(struct panthor_queue *queue)
drivers/gpu/drm/panthor/panthor_sched.c
1189
struct panthor_queue *queue = ptdev->scheduler->csg_slots[csg_id].group->queues[cs_id];
drivers/gpu/drm/panthor/panthor_sched.c
1231
struct panthor_queue *queue = group->queues[cs_id];
drivers/gpu/drm/panthor/panthor_sched.c
1279
struct panthor_queue *queue = group->queues[cs_id];
drivers/gpu/drm/panthor/panthor_sched.c
1529
struct panthor_queue *queue = group && cs_id < group->queue_count ?
drivers/gpu/drm/panthor/panthor_sched.c
2170
struct panthor_queue *queue = group->queues[i];
drivers/gpu/drm/panthor/panthor_sched.c
2579
struct panthor_queue *queue = group->queues[queue_idx];
drivers/gpu/drm/panthor/panthor_sched.c
2725
static void queue_stop(struct panthor_queue *queue,
drivers/gpu/drm/panthor/panthor_sched.c
2732
static void queue_start(struct panthor_queue *queue)
drivers/gpu/drm/panthor/panthor_sched.c
3008
struct panthor_queue *queue = group->queues[job->queue_idx];
drivers/gpu/drm/panthor/panthor_sched.c
3041
static bool queue_check_job_completion(struct panthor_queue *queue)
drivers/gpu/drm/panthor/panthor_sched.c
3103
struct panthor_queue *queue = group->queues[queue_idx];
drivers/gpu/drm/panthor/panthor_sched.c
3132
copy_instrs_to_ringbuf(struct panthor_queue *queue,
drivers/gpu/drm/panthor/panthor_sched.c
3171
struct panthor_queue *queue = group->queues[job->queue_idx];
drivers/gpu/drm/panthor/panthor_sched.c
3300
struct panthor_queue *queue = group->queues[job->queue_idx];
drivers/gpu/drm/panthor/panthor_sched.c
3404
struct panthor_queue *queue = group->queues[job->queue_idx];
drivers/gpu/drm/panthor/panthor_sched.c
3473
struct panthor_queue *queue = container_of(work, struct panthor_queue,
drivers/gpu/drm/panthor/panthor_sched.c
3482
static struct panthor_queue *
drivers/gpu/drm/panthor/panthor_sched.c
3503
struct panthor_queue *queue;
drivers/gpu/drm/panthor/panthor_sched.c
3612
struct panthor_queue *queue;
drivers/gpu/drm/panthor/panthor_sched.c
580
struct panthor_queue *queues[MAX_CS_PER_CSG];
drivers/gpu/drm/panthor/panthor_sched.c
852
panthor_queue_put_syncwait_obj(struct panthor_queue *queue)
drivers/gpu/drm/panthor/panthor_sched.c
866
panthor_queue_get_syncwait_obj(struct panthor_group *group, struct panthor_queue *queue)
drivers/gpu/drm/panthor/panthor_sched.c
913
static void group_free_queue(struct panthor_group *group, struct panthor_queue *queue)