/linux-6.1.9/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dispc.h | 118 BUG(); in DISPC_DEFAULT_COLOR() 135 BUG(); in DISPC_TRANS_COLOR() 146 BUG(); in DISPC_TIMING_H() 153 BUG(); in DISPC_TIMING_H() 164 BUG(); in DISPC_TIMING_V() 171 BUG(); in DISPC_TIMING_V() 182 BUG(); in DISPC_POL_FREQ() 189 BUG(); in DISPC_POL_FREQ() 200 BUG(); in DISPC_DIVISORo() 207 BUG(); in DISPC_DIVISORo() [all …]
|
/linux-6.1.9/drivers/gpu/drm/omapdrm/dss/ |
D | dispc.h | 121 BUG(); in DISPC_DEFAULT_COLOR() 138 BUG(); in DISPC_TRANS_COLOR() 149 BUG(); in DISPC_TIMING_H() 156 BUG(); in DISPC_TIMING_H() 167 BUG(); in DISPC_TIMING_V() 174 BUG(); in DISPC_TIMING_V() 185 BUG(); in DISPC_POL_FREQ() 192 BUG(); in DISPC_POL_FREQ() 203 BUG(); in DISPC_DIVISORo() 210 BUG(); in DISPC_DIVISORo() [all …]
|
/linux-6.1.9/arch/sh/include/asm/ |
D | io_noioport.h | 7 BUG(); in inb() 13 BUG(); in inw() 19 BUG(); in inl() 25 BUG(); in outb() 30 BUG(); in outw() 35 BUG(); in outl() 40 BUG(); in ioport_map() 46 BUG(); in ioport_unmap() 58 BUG(); in insb() 63 BUG(); in insw() [all …]
|
D | addrspace.h | 42 #define P1SEGADDR(a) ({ (void)(a); BUG(); NULL; }) 43 #define P2SEGADDR(a) ({ (void)(a); BUG(); NULL; }) 44 #define P3SEGADDR(a) ({ (void)(a); BUG(); NULL; }) 45 #define P4SEGADDR(a) ({ (void)(a); BUG(); NULL; })
|
/linux-6.1.9/arch/xtensa/lib/ |
D | kcsan-stubs.c | 8 BUG(); in __atomic_store_8() 13 BUG(); in __atomic_load_8() 18 BUG(); in __atomic_exchange_8() 23 BUG(); in __atomic_compare_exchange_8() 28 BUG(); in __atomic_fetch_add_8() 33 BUG(); in __atomic_fetch_sub_8() 38 BUG(); in __atomic_fetch_and_8() 43 BUG(); in __atomic_fetch_or_8() 48 BUG(); in __atomic_fetch_xor_8() 53 BUG(); in __atomic_fetch_nand_8()
|
/linux-6.1.9/arch/sh/mm/ |
D | nommu.c | 39 BUG(); in local_flush_tlb_all() 44 BUG(); in local_flush_tlb_mm() 50 BUG(); in local_flush_tlb_range() 55 BUG(); in local_flush_tlb_page() 60 BUG(); in local_flush_tlb_one() 65 BUG(); in local_flush_tlb_kernel_range() 82 BUG(); in kmap_coherent() 88 BUG(); in kunmap_coherent()
|
/linux-6.1.9/arch/sparc/kernel/ |
D | smp_32.c | 102 BUG(); in smp_cpus_done() 106 BUG(); in smp_cpus_done() 110 BUG(); in smp_cpus_done() 206 BUG(); in smp_prepare_cpus() 210 BUG(); in smp_prepare_cpus() 214 BUG(); in smp_prepare_cpus() 269 BUG(); in __cpu_up() 273 BUG(); in __cpu_up() 277 BUG(); in __cpu_up() 305 BUG(); in arch_cpu_pre_starting() [all …]
|
/linux-6.1.9/arch/parisc/math-emu/ |
D | fpudispatch.c | 321 BUG(); in decode_0c() 340 BUG(); in decode_0c() 359 BUG(); in decode_0c() 378 BUG(); in decode_0c() 391 BUG(); in decode_0c() 405 BUG(); in decode_0c() 435 BUG(); in decode_0c() 451 BUG(); in decode_0c() 467 BUG(); in decode_0c() 483 BUG(); in decode_0c() [all …]
|
/linux-6.1.9/arch/powerpc/include/asm/book3s/64/ |
D | hash-4k.h | 111 BUG(); in get_hpte_slot_array() 117 BUG(); in hpte_valid() 124 BUG(); in hpte_hash_index() 131 BUG(); in mark_hpte_slot_valid() 141 BUG(); in hash__pmd_same() 147 BUG(); in hash__pmd_mkhuge() 166 BUG(); in hash__pmd_mkdevmap()
|
/linux-6.1.9/arch/m68k/include/asm/ |
D | tlbflush.h | 233 BUG(); in __flush_tlb() 238 BUG(); in __flush_tlb_one() 248 BUG(); in flush_tlb_all() 253 BUG(); in flush_tlb_mm() 258 BUG(); in flush_tlb_page() 264 BUG(); in flush_tlb_range() 269 BUG(); in flush_tlb_kernel_page()
|
D | bug.h | 9 #define BUG() do { \ macro 15 #define BUG() do { \ macro 22 #define BUG() do { \ macro
|
/linux-6.1.9/arch/parisc/include/asm/ |
D | io.h | 12 BUG(); in isa_bus_to_virt() 17 BUG(); in isa_virt_to_bus() 181 BUG(); in inb() 187 BUG(); in inw() 193 BUG(); in inl() 199 #define outb(x, y) ({(void)(x); (void)(y); BUG(); 0;}) 200 #define outw(x, y) ({(void)(x); (void)(y); BUG(); 0;}) 201 #define outl(x, y) ({(void)(x); (void)(y); BUG(); 0;})
|
/linux-6.1.9/fs/quota/ |
D | kqid.c | 25 BUG(); in qid_eq() 51 BUG(); in qid_lt() 78 BUG(); in from_kqid() 111 BUG(); in from_kqid_munged() 130 BUG(); in qid_valid()
|
/linux-6.1.9/arch/x86/mm/ |
D | pgtable_32.c | 37 BUG(); in set_pte_vaddr() 42 BUG(); in set_pte_vaddr() 47 BUG(); in set_pte_vaddr() 52 BUG(); in set_pte_vaddr()
|
/linux-6.1.9/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/ |
D | workqueues.h | 51 BUG(); in schedule_work() 57 BUG(); in schedule_work_on() 64 BUG(); in queue_work() 72 BUG(); in queue_delayed_work()
|
/linux-6.1.9/drivers/dma/ |
D | iop-adma.h | 176 BUG(); in iop_chan_pq_slot_count() 184 BUG(); in iop_desc_init_pq() 190 BUG(); in iop_desc_set_pq_addr() 197 BUG(); in iop_desc_set_pq_src_addr() 203 BUG(); in iop_chan_pq_zero_sum_slot_count() 211 BUG(); in iop_desc_init_pq_zero_sum() 217 BUG(); in iop_desc_set_pq_zero_sum_byte_count() 226 BUG(); in iop_desc_set_pq_zero_sum_addr() 236 BUG(); in iop_adma_get_max_pq() 251 BUG(); in iop_chan_get_current_descriptor() [all …]
|
/linux-6.1.9/arch/sparc/lib/ |
D | bitext.c | 46 BUG(); in bit_map_string_get() 48 BUG(); in bit_map_string_get() 50 BUG(); in bit_map_string_get() 108 BUG(); /* Much too late to do any good, but alas... */ in bit_map_clear() 112 BUG(); in bit_map_clear()
|
/linux-6.1.9/arch/x86/platform/pvh/ |
D | enlighten.c | 42 BUG(); in mem_map_via_hcall() 63 BUG(); in init_pvh_bootparams() 107 BUG(); in xen_pvh_init() 129 BUG(); in xen_prepare_pvh()
|
/linux-6.1.9/include/linux/ |
D | rcupdate_trace.h | 95 static inline void call_rcu_tasks_trace(struct rcu_head *rhp, rcu_callback_t func) { BUG(); } in call_rcu_tasks_trace() 96 static inline void rcu_read_lock_trace(void) { BUG(); } in rcu_read_lock_trace() 97 static inline void rcu_read_unlock_trace(void) { BUG(); } in rcu_read_unlock_trace()
|
D | mmdebug.h | 22 BUG(); \ 29 BUG(); \ 36 BUG(); \ 43 BUG(); \
|
/linux-6.1.9/arch/x86/kvm/ |
D | fpu.h | 39 default: BUG(); in _kvm_read_sse_reg() 64 default: BUG(); in _kvm_write_sse_reg() 79 default: BUG(); in _kvm_read_mmx_reg() 94 default: BUG(); in _kvm_write_mmx_reg()
|
/linux-6.1.9/drivers/video/fbdev/omap/ |
D | lcd_dma.c | 95 BUG(); in omap_set_lcd_dma_b1_rotation() 106 BUG(); in omap_set_lcd_dma_b1_mirror() 116 BUG(); in omap_set_lcd_dma_b1_vxres() 126 BUG(); in omap_set_lcd_dma_b1_scale() 154 BUG(); in set_b1_regs() 234 BUG(); in set_b1_regs() 310 BUG(); in omap_request_lcd_dma() 337 BUG(); in omap_free_lcd_dma()
|
/linux-6.1.9/drivers/net/ethernet/smsc/ |
D | smc91x.h | 73 ({ BUG(); 0; }); \ 86 BUG(); \ 406 #define SMC_inl(ioaddr, reg) ({ BUG(); 0; }) 407 #define SMC_outl(x, ioaddr, reg) BUG() 408 #define SMC_insl(a, r, p, l) BUG() 409 #define SMC_outsl(a, r, p, l) BUG() 413 #define SMC_insl(a, r, p, l) BUG() 414 #define SMC_outsl(a, r, p, l) BUG() 421 #define SMC_insw(a, r, p, l) BUG() 422 #define SMC_outsw(a, r, p, l) BUG() [all …]
|
/linux-6.1.9/include/asm-generic/ |
D | bug.h | 63 #define BUG() do { \ macro 71 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0) 158 #define BUG() do {} while (1) macro 162 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
|
/linux-6.1.9/arch/nios2/mm/ |
D | ioremap.c | 36 BUG(); in remap_area_pte() 41 BUG(); in remap_area_pte() 62 BUG(); in remap_area_pmd() 87 BUG(); in remap_area_pages()
|