Symbol: BUG
sys/dev/drm/amd/amdgpu/amdgpu_device.c
166
BUG();
sys/dev/drm/amd/amdgpu/amdgpu_device.c
188
BUG();
sys/dev/drm/amd/amdgpu/amdgpu_device.c
363
BUG();
sys/dev/drm/amd/amdgpu/amdgpu_device.c
381
BUG();
sys/dev/drm/amd/amdgpu/amdgpu_device.c
400
BUG();
sys/dev/drm/amd/amdgpu/amdgpu_device.c
421
BUG();
sys/dev/drm/amd/amdgpu/amdgpu_fence.c
262
BUG();
sys/dev/drm/amd/amdgpu/amdgpu_uvd.c
792
BUG();
sys/dev/drm/amd/amdgpu/ci_dpm.c
5815
default: BUG();
sys/dev/drm/amd/amdgpu/cik_sdma.c
130
default: BUG();
sys/dev/drm/amd/amdgpu/gfx_v7_0.c
925
default: BUG();
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
1003
BUG();
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
1438
BUG();
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
4195
BUG();
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
4307
BUG(); /* only DOORBELL method supported on gfx9 now */
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
627
BUG();
sys/dev/drm/amd/amdgpu/gmc_v7_0.c
151
default: BUG();
sys/dev/drm/amd/amdgpu/gmc_v8_0.c
269
default: BUG();
sys/dev/drm/amd/amdgpu/psp_v10_0.c
127
default: BUG();
sys/dev/drm/amd/amdgpu/psp_v11_0.c
110
BUG();
sys/dev/drm/amd/amdgpu/psp_v3_1.c
118
default: BUG();
sys/dev/drm/amd/amdgpu/sdma_v2_4.c
143
default: BUG();
sys/dev/drm/amd/amdgpu/sdma_v3_0.c
301
default: BUG();
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
294
BUG();
sys/dev/drm/amd/amdgpu/si_dpm.c
7665
default: BUG();
sys/dev/drm/drm_drv.c
126
BUG();
sys/dev/drm/i915/i915_gem.c
5640
BUG();
sys/dev/drm/i915/i915_gem.h
47
BUG(); \
sys/dev/drm/i915/i915_gem_shrinker.c
64
BUG();
sys/dev/drm/i915/i915_sysfs.c
482
BUG();
sys/dev/drm/i915/intel_ddi.c
1834
BUG();
sys/dev/drm/i915/intel_ddi.c
1863
BUG();
sys/dev/drm/i915/intel_display.c
1658
BUG();
sys/dev/drm/i915/intel_display.c
4682
BUG();
sys/dev/drm/i915/intel_display.c
6573
BUG();
sys/dev/drm/i915/intel_display.c
7585
BUG();
sys/dev/drm/i915/intel_display.c
8533
BUG();
sys/dev/drm/i915/intel_display.c
8594
BUG();
sys/dev/drm/i915/intel_drv.h
1218
BUG();
sys/dev/drm/i915/intel_drv.h
1232
BUG();
sys/dev/drm/i915/intel_drv.h
1246
BUG();
sys/dev/drm/include/asm/bug.h
39
#define BUG_ON(condition) do { if (condition) BUG(); } while(0)
sys/dev/drm/radeon/ci_smc.c
219
BUG();
sys/dev/drm/radeon/cik.c
2044
default: BUG();
sys/dev/drm/radeon/ni.c
748
default: BUG();
sys/dev/drm/radeon/r100.c
880
BUG();
sys/dev/drm/radeon/r600.c
2525
default: BUG();
sys/dev/drm/radeon/radeon_uvd.c
568
BUG();
sys/dev/drm/radeon/radeon_vm.c
220
BUG();
sys/dev/drm/radeon/rv770_smc.c
584
BUG();
sys/dev/drm/radeon/si.c
1762
default: BUG();
sys/dev/drm/radeon/si_smc.c
256
BUG();
sys/dev/drm/ttm/ttm_bo.c
194
BUG();
sys/dev/drm/ttm/ttm_bo_util.c
651
BUG();
sys/dev/drm/ttm/ttm_page_alloc_dma.c
595
BUG();
sys/dev/virtual/amazon/ena/ena-com/ena_plat.h
163
#define ENA_ABORT() BUG()
sys/dev/virtual/amazon/ena/ena.c
3920
BUG();