Searched defs:i915_priolist (Results 1 – 1 of 1) sorted by relevance
45 struct i915_priolist { struct46 struct list_head requests[I915_PRIORITY_COUNT];47 struct rb_node node;48 unsigned long used;49 int priority;