Home
last modified time | relevance | path

Searched refs:queue_was_empty (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/gpu/host1x/
Dintr.c207 int queue_was_empty; in host1x_intr_add_action() local
227 queue_was_empty = list_empty(&syncpt->intr.wait_head); in host1x_intr_add_action()
234 if (queue_was_empty) in host1x_intr_add_action()