Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Di915_selftest.h131 #define IGT_TIMEOUT(name__) \ argument
132 unsigned long name__ = jiffies + i915_selftest.timeout_jiffies
H A Dintel_uncore.h357 #define __uncore_read(name__, x__, s__, trace__) \ argument
358 static inline u##x__ intel_uncore_##name__(struct intel_uncore *uncore, \
364 #define __uncore_write(name__, x__, s__, trace__) \ argument
365 static inline void intel_uncore_##name__(struct intel_uncore *uncore, \
/linux/include/uapi/drm/
H A Di915_drm.h2331 #define I915_DEFINE_CONTEXT_ENGINES_LOAD_BALANCE(name__, N__) struct { \ argument
2338 } __attribute__((packed)) name__
2369 #define I915_DEFINE_CONTEXT_ENGINES_BOND(name__, N__) struct { \ argument
2377 } __attribute__((packed)) name__
2497 #define I915_DEFINE_CONTEXT_ENGINES_PARALLEL_SUBMIT(name__, N__) struct { \ argument
2506 } __attribute__((packed)) name__
2571 #define I915_DEFINE_CONTEXT_PARAM_ENGINES(name__, N__) struct { \ argument
2574 } __attribute__((packed)) name__
/linux/tools/include/uapi/drm/
H A Di915_drm.h2331 #define I915_DEFINE_CONTEXT_ENGINES_LOAD_BALANCE(name__, N__) struct { \ argument
2338 } __attribute__((packed)) name__
2369 #define I915_DEFINE_CONTEXT_ENGINES_BOND(name__, N__) struct { \ argument
2377 } __attribute__((packed)) name__
2497 #define I915_DEFINE_CONTEXT_ENGINES_PARALLEL_SUBMIT(name__, N__) struct { \ argument
2506 } __attribute__((packed)) name__
2571 #define I915_DEFINE_CONTEXT_PARAM_ENGINES(name__, N__) struct { \ argument
2574 } __attribute__((packed)) name__