Searched refs:name__ (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/ |
| H A D | i915_random.h | 39 #define I915_RND_STATE(name__) \ argument 40 struct rnd_state name__ = I915_RND_STATE_INITIALIZER(i915_selftest.random_seed) 42 #define I915_RND_SUBSTATE(name__, parent__) \ argument 43 struct rnd_state name__ = I915_RND_STATE_INITIALIZER(prandom_u32_state(&(parent__)))
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/lib/ |
| H A D | drm_random.h | 17 #define DRM_RND_STATE(name__, seed__) \ argument 18 struct rnd_state name__ = DRM_RND_STATE_INITIALIZER(seed__)
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_selftest.h | 127 #define IGT_TIMEOUT(name__) \ argument 128 unsigned long name__ = jiffies + i915_selftest.timeout_jiffies
|
| H A D | intel_uncore.h | 294 #define __uncore_read(name__, x__, s__, trace__) \ argument 295 static inline u##x__ intel_uncore_##name__(struct intel_uncore *uncore, \ 301 #define __uncore_write(name__, x__, s__, trace__) \ argument 302 static inline void intel_uncore_##name__(struct intel_uncore *uncore, \
|
| /OK3568_Linux_fs/kernel/include/uapi/drm/ |
| H A D | i915_drm.h | 1788 #define I915_DEFINE_CONTEXT_ENGINES_LOAD_BALANCE(name__, N__) struct { \ argument 1795 } __attribute__((packed)) name__ 1826 #define I915_DEFINE_CONTEXT_ENGINES_BOND(name__, N__) struct { \ argument 1834 } __attribute__((packed)) name__ 1843 #define I915_DEFINE_CONTEXT_PARAM_ENGINES(name__, N__) struct { \ argument 1846 } __attribute__((packed)) name__
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/drm/ |
| H A D | i915_drm.h | 1788 #define I915_DEFINE_CONTEXT_ENGINES_LOAD_BALANCE(name__, N__) struct { \ argument 1795 } __attribute__((packed)) name__ 1826 #define I915_DEFINE_CONTEXT_ENGINES_BOND(name__, N__) struct { \ argument 1834 } __attribute__((packed)) name__ 1843 #define I915_DEFINE_CONTEXT_PARAM_ENGINES(name__, N__) struct { \ argument 1846 } __attribute__((packed)) name__
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | timevar.h | 71 #define DEFTIMEVAR(identifier__, name__) \ argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | timevar.h | 71 #define DEFTIMEVAR(identifier__, name__) \ argument
|