Searched defs:vmw_cmdbuf_context (Results 1 – 1 of 1) sorted by relevance
52 struct vmw_cmdbuf_context { struct53 struct list_head submitted;54 struct list_head hw_submitted;55 struct list_head preempted;56 unsigned num_hw_submitted;57 bool block_submission;