Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Dintr.c216 int queue_was_empty; in host1x_intr_add_action() local
236 queue_was_empty = list_empty(&syncpt->intr.wait_head); in host1x_intr_add_action()
243 if (queue_was_empty) in host1x_intr_add_action()