Searched refs:spsc_queue_peek (Results 1 – 2 of 2) sorted by relevance
55 static inline struct spsc_node *spsc_queue_peek(struct spsc_queue *queue) in spsc_queue_peek() function
213 spsc_queue_peek(&entity->job_queue) == NULL) in drm_sched_entity_is_idle()228 if (spsc_queue_peek(&entity->job_queue) == NULL) in drm_sched_entity_is_ready()310 if (spsc_queue_peek(&entity->job_queue)) { in drm_sched_entity_fini()485 spsc_queue_peek(&entity->job_queue)); in drm_sched_entity_pop_job()