Home
last modified time | relevance | path

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

/linux/drivers/gpu/host1x/
A Dintr.c30 kfree(container_of(kref, struct host1x_waitlist, refcount)); in waiter_release()
37 static bool add_waiter_to_queue(struct host1x_waitlist *waiter, in add_waiter_to_queue()
40 struct host1x_waitlist *pos; in add_waiter_to_queue()
61 struct host1x_waitlist *waiter, *next, *prev; in remove_completed_waiters()
73 struct host1x_waitlist, list); in remove_completed_waiters()
94 list_first_entry(head, struct host1x_waitlist, list)->thresh; in reset_threshold_interrupt()
111 static void action_wakeup(struct host1x_waitlist *waiter) in action_wakeup()
148 struct host1x_waitlist *waiter, *next; in run_handlers()
213 void *data, struct host1x_waitlist *waiter, in host1x_intr_add_action()
258 struct host1x_waitlist *waiter = ref; in host1x_intr_put_ref()
[all …]
A Dintr.h48 struct host1x_waitlist { struct
72 void *data, struct host1x_waitlist *waiter, argument
A Dfence.c28 struct host1x_waitlist *waiter;
A Dsyncpt.c226 struct host1x_waitlist *waiter; in host1x_syncpt_wait()
/linux/drivers/gpu/host1x/hw/
A Dchannel_hw.c170 struct host1x_waitlist *completed_waiter = NULL; in channel_submit()

Completed in 6 milliseconds