Searched refs:restart_head (Results 1 – 1 of 1) sorted by relevance
534 struct list_head restart_head[SVGA_CB_CONTEXT_MAX]; in vmw_cmdbuf_work_func() local540 INIT_LIST_HEAD(&restart_head[i]); in vmw_cmdbuf_work_func()588 list_add_tail(&entry->list, &restart_head[entry->cb_context]); in vmw_cmdbuf_work_func()609 list_splice_init(&ctx->preempted, restart_head[i].prev); in vmw_cmdbuf_work_func()617 list_splice_init(&restart_head[i], &ctx->submitted); in vmw_cmdbuf_work_func()