Home
last modified time | relevance | path

Searched refs:BUG (Results 1 – 25 of 1103) sorted by relevance

12345678910>>...45

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.h118 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 …]
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.h121 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 …]
/openbmc/linux/arch/sh/include/asm/
H A Dio_noioport.h7 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()
51 BUG(); in insb()
56 BUG(); in insw()
[all …]
H A Daddrspace.h42 #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; })
H A Dtlb.h19 BUG(); in tlb_wire_entry()
24 BUG(); in tlb_unwire_entry()
/openbmc/linux/arch/sh/mm/
H A Dnommu.c39 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()
/openbmc/linux/arch/sparc/kernel/
H A Dsmp_32.c102 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 …]
/openbmc/linux/arch/parisc/math-emu/
H A Dfpudispatch.c321 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()
535 BUG(); in decode_0c()
636 BUG(); in decode_0c()
838 BUG();
966 BUG();
[all …]
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_allocator.c63 BUG(); in yaffs_deinit_raw_tnodes()
85 BUG(); in yaffs_init_raw_tnodes()
107 BUG(); in yaffs_create_tnodes()
165 BUG(); in yaffs_alloc_raw_tnode()
188 BUG(); in yaffs_free_raw_tnode()
211 BUG(); in yaffs_init_raw_objs()
226 BUG(); in yaffs_deinit_raw_objs()
250 BUG(); in yaffs_create_free_objs()
294 BUG(); in yaffs_alloc_raw_obj()
318 BUG(); in yaffs_free_raw_obj()
[all …]
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dhash-4k.h111 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_mkhuge()
160 BUG(); in hash__pmd_mkdevmap()
/openbmc/linux/arch/m68k/include/asm/
H A Dtlbflush.h233 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()
H A Dbug.h9 #define BUG() do { \ macro
15 #define BUG() do { \ macro
22 #define BUG() do { \ macro
/openbmc/linux/fs/quota/
H A Dkqid.c25 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()
/openbmc/linux/arch/parisc/include/asm/
H A Dio.h12 BUG(); in isa_bus_to_virt()
17 BUG(); in isa_virt_to_bus()
186 BUG(); in inb()
192 BUG(); in inw()
198 BUG(); in inl()
204 #define outb(x, y) ({(void)(x); (void)(y); BUG(); 0;})
205 #define outw(x, y) ({(void)(x); (void)(y); BUG(); 0;})
206 #define outl(x, y) ({(void)(x); (void)(y); BUG(); 0;})
/openbmc/linux/arch/x86/mm/
H A Dpgtable_32.c37 BUG(); in set_pte_vaddr()
42 BUG(); in set_pte_vaddr()
47 BUG(); in set_pte_vaddr()
52 BUG(); in set_pte_vaddr()
/openbmc/linux/arch/sparc/lib/
H A Dbitext.c46 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()
/openbmc/linux/arch/x86/platform/pvh/
H A Denlighten.c42 BUG(); in mem_map_via_hcall()
63 BUG(); in init_pvh_bootparams()
110 BUG(); in xen_pvh_init()
132 BUG(); in xen_prepare_pvh()
/openbmc/linux/include/linux/
H A Drcupdate_trace.h96 static inline void call_rcu_tasks_trace(struct rcu_head *rhp, rcu_callback_t func) { BUG(); } in call_rcu_tasks_trace()
97 static inline void rcu_read_lock_trace(void) { BUG(); } in rcu_read_lock_trace()
98 static inline void rcu_read_unlock_trace(void) { BUG(); } in rcu_read_unlock_trace()
H A Dmmdebug.h24 BUG(); \
31 BUG(); \
38 BUG(); \
45 BUG(); \
/openbmc/linux/arch/x86/kvm/
H A Dfpu.h39 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()
/openbmc/linux/drivers/video/fbdev/omap/
H A Dlcd_dma.c95 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()
/openbmc/linux/arch/x86/xen/
H A Dsmp_pv.c234 BUG(); in xen_pv_smp_prepare_cpus()
312 BUG(); in cpu_initialize_context()
385 BUG(); in xen_pv_play_dead()
396 BUG(); in xen_pv_cpu_die()
401 BUG(); in xen_pv_cleanup_dead_cpu()
406 BUG(); in xen_pv_play_dead()
421 BUG(); in stop_self()
/openbmc/linux/include/asm-generic/
H A Dbug.h63 #define BUG() do { \ macro
71 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
159 #define BUG() do {} while (1) macro
163 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
/openbmc/linux/arch/xtensa/kernel/
H A Dxtensa_ksyms.c22 BUG(); in __sync_fetch_and_and_4()
28 BUG(); in __sync_fetch_and_or_4()
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.h73 ({ BUG(); 0; }); \
86 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()
427 #define SMC_insw(a, r, p, l) BUG()
436 #define SMC_insb(a, r, p, l) BUG()
441 #define SMC_insb(a, r, p, l) BUG()
[all …]

12345678910>>...45