Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/common/include/linux/
H A Dcompiler.h50 #define __maybe_unused __unused macro
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_gt.h18 const struct intel_gt *gt__ __maybe_unused = (gt); \
H A Dintel_engine.h35 const struct intel_engine_cs *e__ __maybe_unused = (e); \
H A Dintel_breadcrumbs.c97 __maybe_unused static bool
H A Dintel_lrc.c466 __maybe_unused static inline bool
1435 static __maybe_unused void
1456 static __maybe_unused bool
/netbsd-src/sys/external/bsd/drm2/dist/drm/selftests/
H A Ddrm_selftest.c95 static int __maybe_unused
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_modes.c246 int vsyncandback_porch, __maybe_unused vback_porch, hblank; in drm_cvt_mode()
399 int vsync_plus_bp, __maybe_unused vback_porch; in drm_gtf_mode_complex()
400 unsigned int vtotal_lines, __maybe_unused vfieldrate_est; in drm_gtf_mode_complex()
401 unsigned int __maybe_unused hperiod; in drm_gtf_mode_complex()
402 unsigned int vfield_rate, __maybe_unused vframe_rate; in drm_gtf_mode_complex()
H A Ddrm_framebuffer.c848 struct drm_connector *conn __maybe_unused; in atomic_remove_fb() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Di915_vma.c244 __maybe_unused
252 __maybe_unused
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Dintel_csr.c630 intel_wakeref_t wakeref __maybe_unused = in intel_csr_runtime_pm_put() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
H A Di915_gem_mman.c1126 char __maybe_unused c; in prefault_range()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_display_power.c5287 intel_wakeref_t wakeref __maybe_unused = in intel_power_domains_driver_remove() local
5316 intel_wakeref_t wakeref __maybe_unused = in intel_power_domains_enable() local
5356 intel_wakeref_t wakeref __maybe_unused = in intel_power_domains_suspend() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_execbuffer.c1565 char __maybe_unused c; in check_relocations()