Home
last modified time | relevance | path

Searched refs:N__ (Results 1 – 1 of 1) sorted by relevance

/include/uapi/drm/
Di915_drm.h2307 #define I915_DEFINE_CONTEXT_ENGINES_LOAD_BALANCE(name__, N__) struct { \ argument
2313 struct i915_engine_class_instance engines[N__]; \
2345 #define I915_DEFINE_CONTEXT_ENGINES_BOND(name__, N__) struct { \ argument
2352 struct i915_engine_class_instance engines[N__]; \
2473 #define I915_DEFINE_CONTEXT_ENGINES_PARALLEL_SUBMIT(name__, N__) struct { \ argument
2481 struct i915_engine_class_instance engines[N__]; \
2547 #define I915_DEFINE_CONTEXT_PARAM_ENGINES(name__, N__) struct { \ argument
2549 struct i915_engine_class_instance engines[N__]; \