Searched refs:eb2 (Results 1 – 11 of 11) sorted by relevance
1 BINARY = a4c04d50-f180-11e8-8eb2-f2801f1b9fd1
3 local_module := a4c04d50-f180-11e8-8eb2-f2801f1b9fd1.ta
1 BINARY = 528938ce-fc59-11e8-8eb2-f2801f1b9fd1
3 local_module := 528938ce-fc59-11e8-8eb2-f2801f1b9fd1.ta
1076 #define i915_execbuffer2_set_context_id(eb2, context) \ argument1077 (eb2).rsvd1 = context & I915_EXEC_CONTEXT_ID_MASK1078 #define i915_execbuffer2_get_context_id(eb2) \ argument1079 ((eb2).rsvd1 & I915_EXEC_CONTEXT_ID_MASK)
1114 #define i915_execbuffer2_set_context_id(eb2, context) \ argument1115 (eb2).rsvd1 = context & I915_EXEC_CONTEXT_ID_MASK1116 #define i915_execbuffer2_get_context_id(eb2) \ argument1117 ((eb2).rsvd1 & I915_EXEC_CONTEXT_ID_MASK)
1240 #define i915_execbuffer2_set_context_id(eb2, context) \ argument1241 (eb2).rsvd1 = context & I915_EXEC_CONTEXT_ID_MASK1242 #define i915_execbuffer2_get_context_id(eb2) \ argument1243 ((eb2).rsvd1 & I915_EXEC_CONTEXT_ID_MASK)