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