Home | History | Annotate | Download | only in intel

Lines Matching full:last_dispatch

181 	volatile int *last_dispatch;
378 /* Keep a copy of last_dispatch so that if the wait -EBUSYs
382 hw_seq = *bufmgr_fake->last_dispatch;
391 kernel_lied = (ret == 0) && (seq - *bufmgr_fake->last_dispatch <
396 && (seq - *bufmgr_fake->last_dispatch > 0x40000000))
400 if ((ret == -EBUSY) && (hw_seq != *bufmgr_fake->last_dispatch))
1581 *last_dispatch)
1585 bufmgr_fake->last_dispatch = (volatile int *)last_dispatch;
1591 volatile unsigned int *last_dispatch)
1631 bufmgr_fake->last_dispatch = (volatile int *)last_dispatch;