/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
D | dispc.h | 130 BUG(); in DISPC_DEFAULT_COLOR() 147 BUG(); in DISPC_TRANS_COLOR() 158 BUG(); in DISPC_TIMING_H() 165 BUG(); in DISPC_TIMING_H() 176 BUG(); in DISPC_TIMING_V() 183 BUG(); in DISPC_TIMING_V() 194 BUG(); in DISPC_POL_FREQ() 201 BUG(); in DISPC_POL_FREQ() 212 BUG(); in DISPC_DIVISORo() 219 BUG(); in DISPC_DIVISORo() [all …]
|
D | rfbi.c | 188 BUG(); in rfbi_write_command() 219 BUG(); in rfbi_read_data() 246 BUG(); in rfbi_write_data() 301 BUG(); in rfbi_write_pixels() 656 BUG(); in rfbi_configure_bus() 675 BUG(); in rfbi_configure_bus() 692 BUG(); in rfbi_configure_bus() 699 BUG(); in rfbi_configure_bus() 703 BUG(); in rfbi_configure_bus()
|
D | dispc.c | 873 BUG(); return; in dispc_ovl_set_color_mode() 910 BUG(); return; in dispc_ovl_set_color_mode() 945 BUG(); in dispc_ovl_set_channel_out() 969 BUG(); in dispc_ovl_set_channel_out() 974 BUG(); in dispc_ovl_set_channel_out() 1003 BUG(); in dispc_ovl_get_channel_out() 1508 BUG(); in dispc_ovl_set_accu_uv() 1524 BUG(); in dispc_ovl_set_accu_uv() 1653 BUG(); in dispc_ovl_set_scaling_uv() 1802 BUG(); in color_mode_to_bpp() [all …]
|
/linux-4.4.14/arch/sh/include/asm/ |
D | io_noioport.h | 6 BUG(); in inb() 12 BUG(); in inw() 18 BUG(); in inl() 24 BUG(); in outb() 29 BUG(); in outw() 34 BUG(); in outl() 39 BUG(); in ioport_map() 45 BUG(); in ioport_unmap() 55 #define insb(a, b, c) BUG() 56 #define insw(a, b, c) BUG() [all …]
|
D | addrspace.h | 47 #define P1SEGADDR(a) ({ (void)(a); BUG(); NULL; }) 48 #define P2SEGADDR(a) ({ (void)(a); BUG(); NULL; }) 49 #define P3SEGADDR(a) ({ (void)(a); BUG(); NULL; }) 50 #define P4SEGADDR(a) ({ (void)(a); BUG(); NULL; })
|
D | bug.h | 41 #define BUG() \ macro 105 #define UNWINDER_BUG BUG
|
D | syscall_32.h | 72 BUG(); in syscall_get_arguments() 93 BUG(); in syscall_set_arguments()
|
D | tlb.h | 125 BUG(); in tlb_wire_entry() 130 BUG(); in tlb_unwire_entry()
|
D | uncached.h | 53 #define uncached_resize(size) BUG()
|
D | smp-ops.h | 46 BUG(); in play_dead()
|
/linux-4.4.14/arch/sh/mm/ |
D | nommu.c | 41 BUG(); in local_flush_tlb_all() 46 BUG(); in local_flush_tlb_mm() 52 BUG(); in local_flush_tlb_range() 57 BUG(); in local_flush_tlb_page() 62 BUG(); in local_flush_tlb_one() 67 BUG(); in local_flush_tlb_kernel_range() 84 BUG(); in kmap_coherent() 90 BUG(); in kunmap_coherent()
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | tlbflush.h | 59 #define flush_tlb() BUG() 60 #define flush_tlb_all() BUG() 61 #define flush_tlb_mm(mm) BUG() 62 #define flush_tlb_page(vma, addr) BUG() 63 #define flush_tlb_range(mm, start, end) BUG() 64 #define flush_tlb_pgtables(mm, start, end) BUG() 65 #define flush_tlb_kernel_range(start, end) BUG()
|
D | pgalloc.h | 108 #define pmd_alloc_one_fast(mm, address) ({ BUG(); ((pmd_t *)1); }) 109 #define pmd_alloc_one(mm, address) ({ BUG(); ((pmd_t *)2); }) 184 #define pmd_alloc_one(mm, address) ({ BUG(); ((pmd_t *)2); }) 187 #define pgd_populate(mm, pmd, pte) BUG()
|
D | syscall.h | 55 BUG(); in microblaze_get_syscall_arg() 78 BUG(); in microblaze_set_syscall_arg()
|
D | dma-mapping.h | 61 BUG(); in __dma_sync()
|
/linux-4.4.14/arch/sparc/kernel/ |
D | smp_32.c | 103 BUG(); in smp_cpus_done() 107 BUG(); in smp_cpus_done() 111 BUG(); in smp_cpus_done() 212 BUG(); in smp_prepare_cpus() 216 BUG(); in smp_prepare_cpus() 220 BUG(); in smp_prepare_cpus() 275 BUG(); in __cpu_up() 279 BUG(); in __cpu_up() 283 BUG(); in __cpu_up() 311 BUG(); in arch_cpu_pre_starting() [all …]
|
/linux-4.4.14/arch/frv/include/asm/ |
D | tlbflush.h | 63 #define flush_tlb() BUG() 64 #define flush_tlb_all() BUG() 65 #define flush_tlb_mm(mm) BUG() 66 #define flush_tlb_page(vma,addr) BUG() 67 #define flush_tlb_range(mm,start,end) BUG() 68 #define flush_tlb_kernel_range(start, end) BUG()
|
D | syscall.h | 95 BUG(); in syscall_get_arguments() 119 BUG(); in syscall_set_arguments()
|
D | bug.h | 36 #define BUG() \ macro
|
D | pgalloc.h | 63 #define pmd_alloc_one(mm, addr) ({ BUG(); ((pmd_t *) 2); })
|
/linux-4.4.14/scripts/coccinelle/misc/ |
D | bugon.cocci | 1 /// Use BUG_ON instead of a if condition followed by BUG. 3 //# This makes an effort to find cases where BUG() follows an if 4 //# condition on an expression and replaces the if condition and BUG() 26 *if (e) BUG(); 36 -if (e) BUG(); 48 if (e) BUG@p (); 60 msg="WARNING: Use BUG_ON instead of if condition followed by BUG.\nPlease make sure the condition h…
|
/linux-4.4.14/arch/arm/mach-ebsa110/ |
D | io.c | 59 BUG(); in __isamem_convert_addr() 83 BUG(); in __readw() 94 BUG(); in __readl() 140 BUG(); in __writew() 150 BUG(); in __writel() 275 BUG(); in __inl() 340 BUG(); in __outl() 357 BUG(); in outsb() 372 BUG(); in insb() 390 BUG(); in outsw() [all …]
|
/linux-4.4.14/arch/mips/include/asm/mach-cavium-octeon/ |
D | dma-coherence.h | 25 BUG(); in plat_map_dma_mem() 32 BUG(); in plat_map_dma_mem_page() 39 BUG(); in plat_dma_addr_to_phys() 46 BUG(); in plat_unmap_dma_mem() 51 BUG(); in plat_dma_supported()
|
/linux-4.4.14/arch/m32r/mm/ |
D | fault-nommu.c | 99 BUG(); in update_mmu_cache() 107 BUG(); in local_flush_tlb_page() 116 BUG(); in local_flush_tlb_range() 124 BUG(); in local_flush_tlb_mm() 132 BUG(); in local_flush_tlb_all()
|
/linux-4.4.14/fs/quota/ |
D | kqid.c | 24 BUG(); in qid_eq() 50 BUG(); in qid_lt() 77 BUG(); in from_kqid() 110 BUG(); in from_kqid_munged() 129 BUG(); in qid_valid()
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | tlbflush.h | 237 BUG(); in __flush_tlb() 242 BUG(); in __flush_tlb_one() 252 BUG(); in flush_tlb_all() 257 BUG(); in flush_tlb_mm() 262 BUG(); in flush_tlb_page() 268 BUG(); in flush_tlb_range() 273 BUG(); in flush_tlb_kernel_page()
|
D | bug.h | 8 #define BUG() do { \ macro 13 #define BUG() do { \ macro 19 #define BUG() do { \ macro
|
D | mcf_pgalloc.h | 31 #define pmd_alloc_one_fast(mm, address) ({ BUG(); ((pmd_t *)1); }) 32 #define pmd_alloc_one(mm, address) ({ BUG(); ((pmd_t *)2); }) 85 #define pmd_free(mm, pmd) BUG() 104 #define pgd_populate(mm, pmd, pte) BUG()
|
D | sun3_pgalloc.h | 17 #define pmd_alloc_one(mm,address) ({ BUG(); ((pmd_t *)2); }) 99 #define pgd_populate(mm, pmd, pte) BUG()
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | io.h | 13 BUG(); in isa_bus_to_virt() 18 BUG(); in isa_virt_to_bus() 271 BUG(); in inb() 277 BUG(); in inw() 283 BUG(); in inl() 287 #define outb(x, y) BUG() 288 #define outw(x, y) BUG() 289 #define outl(x, y) BUG()
|
D | bug.h | 26 #define BUG() \ macro 41 #define BUG() \ macro
|
D | pgalloc.h | 97 #define pmd_alloc_one(mm, addr) ({ BUG(); ((pmd_t *)2); }) 99 #define pgd_populate(mm, pmd, pte) BUG()
|
D | syscall.h | 38 BUG(); in syscall_get_arguments()
|
/linux-4.4.14/arch/cris/include/arch-v10/arch/ |
D | bug.h | 34 #define BUG() \ 45 #define BUG() \ macro 57 #define BUG() (*(int *)0 = 0) macro
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | highmem.h | 52 BUG(); in kmap() 61 BUG(); in kunmap() 88 BUG(); in kmap_atomic() 114 BUG(); in __kunmap_atomic()
|
D | syscall.h | 80 BUG(); in syscall_get_arguments() 112 BUG(); in syscall_set_arguments()
|
D | bug.h | 19 #define BUG() \ macro
|
/linux-4.4.14/arch/sparc/lib/ |
D | bitext.c | 45 BUG(); in bit_map_string_get() 47 BUG(); in bit_map_string_get() 49 BUG(); in bit_map_string_get() 107 BUG(); /* Much too late to do any good, but alas... */ in bit_map_clear() 111 BUG(); in bit_map_clear()
|
/linux-4.4.14/arch/arm/include/asm/hardware/ |
D | iop3xx-adma.h | 194 BUG(); in iop_chan_pq_slot_count() 202 BUG(); in iop_desc_init_pq() 208 BUG(); in iop_desc_set_pq_addr() 215 BUG(); in iop_desc_set_pq_src_addr() 221 BUG(); in iop_chan_pq_zero_sum_slot_count() 229 BUG(); in iop_desc_init_pq_zero_sum() 235 BUG(); in iop_desc_set_pq_zero_sum_byte_count() 244 BUG(); in iop_desc_set_pq_zero_sum_addr() 254 BUG(); in iop_adma_get_max_pq() 269 BUG(); in iop_chan_get_current_descriptor() [all …]
|
/linux-4.4.14/include/linux/ |
D | pmem.h | 36 BUG(); in arch_wmb_pmem() 42 BUG(); in arch_memcpy_to_pmem() 48 BUG(); in arch_copy_from_iter_pmem() 54 BUG(); in arch_clear_pmem()
|
D | mmdebug.h | 23 BUG(); \ 30 BUG(); \ 37 BUG(); \
|
D | hugetlb.h | 135 #define follow_hugetlb_page(m,v,p,vs,a,b,i,w) ({ BUG(); 0; }) 137 #define copy_hugetlb_page_range(src, dst, vma) ({ BUG(); 0; }) 151 #define hugetlb_free_pgd_range(tlb, addr, end, floor, ceiling) ({BUG(); 0; }) 152 #define hugetlb_fault(mm, vma, addr, flags) ({ BUG(); 0; }) 175 BUG(); in __unmap_hugepage_range_final() 182 BUG(); in __unmap_hugepage_range() 197 BUG(); in pgd_write() 205 BUG(); in pud_write()
|
D | proc_fs.h | 68 static inline void *PDE_DATA(const struct inode *inode) {BUG(); return NULL;} in PDE_DATA() 69 static inline void *proc_get_parent_data(const struct inode *inode) { BUG(); return NULL; } in proc_get_parent_data()
|
D | if_vlan.h | 216 BUG(); in vlan_dev_real_dev() 222 BUG(); in vlan_dev_vlan_id() 228 BUG(); in vlan_dev_vlan_proto() 269 BUG(); in vlan_get_encap_level()
|
D | intel-svm.h | 115 BUG(); in intel_svm_unbind_mm()
|
D | ptrace.h | 285 BUG(); /* This can never be called. */ in user_enable_single_step() 328 BUG(); /* This can never be called. */ in user_enable_block_step()
|
D | transport_class.h | 93 BUG(); in transport_container_unregister()
|
/linux-4.4.14/arch/frv/mm/ |
D | dma-alloc.c | 89 BUG(); in consistent_alloc() 97 BUG(); in consistent_alloc() 144 BUG(); in consistent_free() 158 BUG(); in consistent_sync()
|
D | highmem.c | 27 BUG(); in kunmap() 59 BUG(); in kmap_atomic() 80 BUG(); in __kunmap_atomic()
|
/linux-4.4.14/drivers/clocksource/ |
D | tegra20_timer.c | 176 BUG(); in tegra20_init_timer() 182 BUG(); in tegra20_init_timer() 216 BUG(); in tegra20_init_timer() 227 BUG(); in tegra20_init_timer() 244 BUG(); in tegra20_init_rtc()
|
D | cadence_ttc_timer.c | 491 BUG(); in ttc_timer_init() 497 BUG(); in ttc_timer_init() 507 BUG(); in ttc_timer_init() 515 BUG(); in ttc_timer_init()
|
/linux-4.4.14/arch/x86/mm/ |
D | pgtable_32.c | 36 BUG(); in set_pte_vaddr() 41 BUG(); in set_pte_vaddr() 46 BUG(); in set_pte_vaddr()
|
D | mmio-mod.c | 108 BUG(); in print_pte() 140 BUG(); in die_kmmio_nesting_error() 218 BUG(); in post()
|
/linux-4.4.14/arch/xtensa/kernel/ |
D | xtensa_ksyms.c | 81 BUG(); in __xtensa_libgcc_window_spill() 87 BUG(); in __sync_fetch_and_and_4() 93 BUG(); in __sync_fetch_and_or_4()
|
D | pci-dma.c | 45 BUG(); in dma_cache_sync() 84 BUG(); in xtensa_sync_single_for_cpu() 104 BUG(); in xtensa_sync_single_for_device()
|
/linux-4.4.14/arch/arm/mach-omap1/ |
D | lcd_dma.c | 96 BUG(); in omap_set_lcd_dma_b1_rotation() 107 BUG(); in omap_set_lcd_dma_b1_mirror() 117 BUG(); in omap_set_lcd_dma_b1_vxres() 127 BUG(); in omap_set_lcd_dma_b1_scale() 155 BUG(); in set_b1_regs() 235 BUG(); in set_b1_regs() 311 BUG(); in omap_request_lcd_dma() 338 BUG(); in omap_free_lcd_dma()
|
/linux-4.4.14/arch/cris/include/arch-v32/arch/ |
D | bug.h | 12 #define BUG() \ macro 29 #define BUG() \ macro
|
/linux-4.4.14/arch/x86/include/asm/ |
D | bug.h | 14 #define BUG() \ macro 28 #define BUG() \ macro
|
D | syscall.h | 142 BUG(); in syscall_get_arguments() 169 BUG(); in syscall_get_arguments() 203 BUG(); in syscall_set_arguments() 230 BUG(); in syscall_set_arguments()
|
D | debugreg.h | 44 BUG(); in native_get_debugreg() 71 BUG(); in native_set_debugreg()
|
D | pmem.h | 47 BUG(); in arch_memcpy_to_pmem()
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | bug.h | 9 #define BUG() do { \ macro 14 #define BUG() __builtin_trap() macro
|
/linux-4.4.14/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()
|
/linux-4.4.14/arch/mips/include/asm/ |
D | bug.h | 11 static inline void __noreturn BUG(void) in BUG() function 25 BUG(); in __BUG_ON()
|
D | msa.h | 58 BUG(); in read_msa_wr() 97 BUG(); in write_msa_wr()
|
/linux-4.4.14/net/rxrpc/ |
D | ar-recvmsg.c | 125 BUG(); in rxrpc_recvmsg() 217 BUG(); in rxrpc_recvmsg() 242 BUG(); in rxrpc_recvmsg() 269 BUG(); in rxrpc_recvmsg() 283 BUG(); in rxrpc_recvmsg() 306 BUG(); in rxrpc_recvmsg() 321 BUG(); in rxrpc_recvmsg()
|
D | ar-accept.c | 293 BUG(); in rxrpc_accept_incoming_calls() 373 BUG(); in rxrpc_accept_call() 381 BUG(); in rxrpc_accept_call() 383 BUG(); in rxrpc_accept_call() 452 BUG(); in rxrpc_reject_call()
|
D | ar-internal.h | 695 BUG(); \ 708 BUG(); \ 717 BUG(); \ 730 BUG(); \ 806 BUG(); \
|
D | ar-transport.c | 63 BUG(); in rxrpc_alloc_transport() 67 BUG(); in rxrpc_alloc_transport()
|
D | ar-peer.c | 88 BUG(); in rxrpc_alloc_peer() 92 BUG(); in rxrpc_alloc_peer()
|
/linux-4.4.14/drivers/net/ethernet/smsc/ |
D | smc91x.h | 395 #define SMC_inl(ioaddr, reg) ({ BUG(); 0; }) 396 #define SMC_outl(x, ioaddr, reg) BUG() 397 #define SMC_insl(a, r, p, l) BUG() 398 #define SMC_outsl(a, r, p, l) BUG() 402 #define SMC_insl(a, r, p, l) BUG() 403 #define SMC_outsl(a, r, p, l) BUG() 426 #define SMC_insw(a, r, p, l) BUG() 427 #define SMC_outsw(a, r, p, l) BUG() 432 #define SMC_insw(a, r, p, l) BUG() 433 #define SMC_outsw(a, r, p, l) BUG() [all …]
|
/linux-4.4.14/kernel/sched/ |
D | stop_task.c | 55 BUG(); /* the stop task should never yield, its pointless. */ in yield_task_stop() 90 BUG(); /* its impossible to change to this class */ in switched_to_stop() 96 BUG(); /* how!?, what priority? */ in prio_changed_stop()
|
D | idle_task.c | 64 BUG(); in switched_to_idle() 70 BUG(); in prio_changed_idle()
|
/linux-4.4.14/arch/arm/kvm/ |
D | handle_exit.c | 35 BUG(); in handle_svc_hyp() 129 BUG(); in kvm_get_exit_handler() 150 BUG(); in handle_exit()
|
/linux-4.4.14/arch/mips/bcm63xx/ |
D | gpio.c | 47 BUG(); in bcm63xx_gpio_set() 74 BUG(); in bcm63xx_gpio_get() 96 BUG(); in bcm63xx_gpio_set_direction()
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | io.h | 39 BUG(); in ioremap_nocache() 49 BUG(); in ioremap_cache()
|
/linux-4.4.14/arch/mips/kernel/ |
D | watch.c | 23 BUG(); in mips_install_watch_registers() 52 BUG(); in mips_read_watch_registers() 82 BUG(); in mips_clear_watch_registers()
|
D | time.c | 85 BUG(); in plat_timer_setup()
|
D | smp-up.c | 62 BUG(); in up_cpu_die()
|
D | smp-gic.c | 42 BUG(); in gic_send_ipi_single()
|
/linux-4.4.14/arch/mips/lib/ |
D | uncached.c | 54 BUG(); in run_uncached() 66 BUG(); in run_uncached()
|
/linux-4.4.14/arch/arm/kernel/ |
D | reboot.c | 57 BUG(); in __soft_restart() 76 BUG(); in _soft_restart()
|
D | dma.c | 202 BUG(); in enable_dma() 223 BUG(); in disable_dma()
|
/linux-4.4.14/arch/x86/xen/ |
D | enlighten.c | 254 BUG(); in xen_vcpu_restore() 263 BUG(); in xen_vcpu_restore() 529 BUG(); in set_aliased_prot() 536 BUG(); in set_aliased_prot() 632 BUG(); in xen_load_gdt() 664 BUG(); in xen_load_gdt_boot() 670 BUG(); in xen_load_gdt_boot() 740 BUG(); in xen_load_gs_index() 756 BUG(); in xen_write_ldt_entry() 847 BUG(); in xen_write_idt_entry() [all …]
|
D | time.c | 112 BUG(); in xen_setup_runstate_info() 291 BUG(); in xen_timerop_set_next_event() 321 BUG(); in xen_vcpuop_shutdown() 331 BUG(); in xen_vcpuop_set_oneshot() 451 BUG(); in xen_timer_resume()
|
D | setup.c | 298 BUG(); in xen_update_mem_tables() 305 BUG(); in xen_update_mem_tables() 316 BUG(); in xen_update_mem_tables() 727 BUG(); in xen_reserve_xen_mfnlist() 874 BUG(); in xen_memory_setup() 893 BUG(); in xen_memory_setup() 1025 BUG(); in xen_pvmmu_arch_setup()
|
D | smp.c | 363 BUG(); in xen_smp_prepare_cpus() 458 BUG(); in cpu_initialize_context() 558 BUG(); in xen_cpu_die() 563 BUG(); in xen_play_dead() 578 BUG(); in stop_self()
|
D | suspend.c | 30 BUG(); in xen_pv_pre_suspend()
|
/linux-4.4.14/arch/arm/include/asm/xen/ |
D | hypercall.h | 67 BUG(); in MULTI_update_va_mapping() 74 BUG(); in MULTI_mmu_update()
|
D | page.h | 84 BUG(); in arbitrary_virt_to_machine() 93 BUG(); in lookup_address()
|
/linux-4.4.14/arch/powerpc/platforms/ps3/ |
D | system-bus.c | 189 BUG(); in ps3_open_hv_device() 198 BUG(); in ps3_open_hv_device() 227 BUG(); in ps3_close_hv_device() 236 BUG(); in ps3_close_hv_device() 339 BUG(); in ps3_mmio_region_init() 449 BUG(); in ps3_system_bus_shutdown() 616 BUG(); in ps3_ioc0_map_page() 675 BUG(); in ps3_ioc0_map_sg() 691 BUG(); in ps3_ioc0_unmap_sg() 774 BUG(); in ps3_system_bus_device_register()
|
D | htab.c | 82 BUG(); in ps3_hpte_insert() 133 BUG(); in ps3_hpte_updatepp() 178 BUG(); in ps3_hpte_invalidate()
|
/linux-4.4.14/include/asm-generic/ |
D | bug.h | 48 #define BUG() do { \ macro 55 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0) 141 #define BUG() do {} while (1) macro
|
D | tlbflush.h | 16 BUG(); in flush_tlb_mm()
|
/linux-4.4.14/drivers/parisc/ |
D | superio.c | 281 BUG(); in superio_init() 296 BUG(); in superio_mask_irq() 314 BUG(); in superio_unmask_irq() 348 BUG(); in superio_fixup_irq() 381 BUG(); in superio_fixup_irq()
|
/linux-4.4.14/kernel/time/ |
D | tick-internal.h | 117 ktime_t nextevt) { BUG(); } in tick_setup_oneshot() 118 static inline void tick_resume_oneshot(void) { BUG(); } in tick_resume_oneshot() 137 static inline void tick_broadcast_setup_oneshot(struct clock_event_device *bc) { BUG(); } in tick_broadcast_setup_oneshot()
|
/linux-4.4.14/arch/arm/mach-spear/ |
D | spear3xx.c | 100 BUG(); in spear3xx_timer_init() 108 BUG(); in spear3xx_timer_init()
|
D | spear13xx.c | 111 BUG(); in spear13xx_timer_init() 119 BUG(); in spear13xx_timer_init()
|
D | pl080.c | 73 BUG(); in pl080_put_signal()
|
D | spear6xx.c | 387 BUG(); in spear6xx_timer_init() 395 BUG(); in spear6xx_timer_init()
|
/linux-4.4.14/arch/microblaze/mm/ |
D | consistent.c | 76 BUG(); in consistent_alloc() 186 BUG(); in consistent_free() 241 BUG(); in consistent_sync()
|
/linux-4.4.14/drivers/base/regmap/ |
D | regmap-mmio.c | 45 BUG(); in regmap_mmio_regsize_check() 84 BUG(); in regmap_mmio_get_offset() 124 BUG(); in regmap_mmio_gather_write() 184 BUG(); in regmap_mmio_read()
|
/linux-4.4.14/drivers/cpufreq/ |
D | sparc-us2e-cpufreq.c | 153 BUG(); in us2e_transition() 178 BUG(); in index_to_estar_mode() 201 BUG(); in index_to_divisor() 226 BUG(); in estar_to_divisor()
|
D | sparc-us3-cpufreq.c | 73 BUG(); in get_current_freq() 121 BUG(); in us3_freq_target()
|
/linux-4.4.14/arch/c6x/include/asm/ |
D | syscall.h | 81 BUG(); in syscall_get_arguments() 119 BUG(); in syscall_set_arguments()
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | pgalloc.h | 74 #define pmd_alloc_one(mm, addr) ({ BUG(); ((pmd_t *)2); }) 77 #define pgd_populate(mm, pmd, pte) BUG()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | bug.h | 65 #define BUG() do { \ 77 BUG(); \
|
D | cacheflush.h | 46 BUG(); in __flush_dcache_icache_phys()
|
/linux-4.4.14/security/selinux/ |
D | netnode.c | 127 BUG(); in sel_netnode_find() 168 BUG(); in sel_netnode_insert() 228 BUG(); in sel_netnode_sid_slow()
|
D | netlink.c | 41 BUG(); in selnl_msglen() 66 BUG(); in selnl_add_payload()
|
/linux-4.4.14/arch/m68k/sun3/ |
D | sun3dvma.c | 141 BUG(); in rmcache() 164 BUG(); in get_baddr() 199 BUG(); in get_baddr() 316 BUG(); in dvma_map_align()
|
/linux-4.4.14/fs/cachefiles/ |
D | internal.h | 320 BUG(); \ 331 BUG(); \ 340 BUG(); \ 351 BUG(); \
|
/linux-4.4.14/fs/btrfs/ |
D | print-tree.c | 79 BUG(); in print_extent_item() 131 BUG(); in print_extent_item() 270 BUG(); in btrfs_print_leaf() 342 BUG(); in btrfs_print_tree() 345 BUG(); in btrfs_print_tree()
|
D | locking.h | 50 BUG(); in btrfs_tree_unlock_rw()
|
/linux-4.4.14/arch/nios2/include/asm/ |
D | syscall.h | 95 BUG(); in syscall_get_arguments() 134 BUG(); in syscall_set_arguments()
|
D | dma-mapping.h | 35 BUG(); in __dma_sync_for_device() 51 BUG(); in __dma_sync_for_cpu()
|
/linux-4.4.14/arch/m32r/kernel/ |
D | smp.c | 331 BUG(); in smp_flush_tlb_page() 378 BUG(); in flush_tlb_others() 796 BUG(); in send_IPI_mask_phys() 798 BUG(); in send_IPI_mask_phys()
|
D | smpboot.c | 361 BUG(); in __cpu_up() 377 BUG(); in smp_cpus_done() 465 BUG(); in smp_callin() 481 BUG(); in smp_callin()
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_cmdbuf_res.c | 143 BUG(); in vmw_cmdbuf_res_commit() 179 BUG(); in vmw_cmdbuf_res_revert() 271 BUG(); in vmw_cmdbuf_res_remove()
|
/linux-4.4.14/fs/freevxfs/ |
D | vxfs_bmap.c | 177 BUG(); in vxfs_bmap_indir() 240 BUG(); in vxfs_bmap_typed() 275 BUG(); in vxfs_bmap1()
|
/linux-4.4.14/arch/mips/fw/arc/ |
D | memory.c | 81 BUG(); in memtype_classify_arcs() 101 BUG(); in memtype_classify_arc()
|
/linux-4.4.14/fs/afs/ |
D | rxrpc.c | 152 BUG(); in afs_data_delivered() 169 BUG(); in afs_free_skb() 182 BUG(); in afs_free_call() 527 BUG(); in afs_deliver_to_call() 673 BUG(); in afs_transfer_reply() 741 BUG(); in afs_deliver_cm_op_id() 743 BUG(); in afs_deliver_cm_op_id() 850 BUG(); in afs_extract_data()
|
D | internal.h | 813 BUG(); \ 826 BUG(); \ 841 BUG(); \ 850 BUG(); \ 863 BUG(); \
|
D | flock.c | 143 BUG(); in afs_lock_work() 177 BUG(); in afs_lock_work() 243 BUG(); in afs_defer_unlock() 245 BUG(); in afs_defer_unlock()
|
/linux-4.4.14/arch/mips/ath79/ |
D | dev-common.c | 94 BUG(); in ath79_register_uart() 155 BUG(); in ath79_gpio_init()
|
D | common.c | 109 BUG(); in ath79_device_reset_set() 137 BUG(); in ath79_device_reset_clear()
|
/linux-4.4.14/net/netfilter/ |
D | xt_u32.c | 42 BUG(); in u32_match_it() 70 BUG(); in u32_match_it()
|
/linux-4.4.14/arch/arm/mach-zynq/ |
D | slcr.c | 210 BUG(); in zynq_early_slcr_init() 216 BUG(); in zynq_early_slcr_init()
|
/linux-4.4.14/fs/fscache/ |
D | internal.h | 426 BUG(); \ 437 BUG(); \ 446 BUG(); \ 457 BUG(); \
|
/linux-4.4.14/arch/arm64/kvm/ |
D | regmap.c | 135 BUG(); in vcpu_reg32() 164 BUG(); in vcpu_spsr32()
|
/linux-4.4.14/arch/m68k/ |
D | Kconfig.debug | 42 bool "Suppress Kernel BUG Messages" 44 Do not output any debug BUG messages within the kernel.
|
/linux-4.4.14/arch/arm/mach-versatile/ |
D | pci.c | 87 BUG(); in __pci_addr() 89 BUG(); in __pci_addr() 91 BUG(); in __pci_addr()
|
/linux-4.4.14/drivers/tty/serial/cpm_uart/ |
D | cpm_uart.h | 124 BUG(); in cpu2cpm_addr() 140 BUG(); in cpm2cpu_addr()
|
/linux-4.4.14/arch/arm/include/asm/ |
D | pgalloc.h | 51 #define pmd_alloc_one(mm,addr) ({ BUG(); ((pmd_t *)2); }) 53 #define pud_populate(mm,pmd,pte) BUG()
|
D | bug.h | 24 #define BUG() _BUG(__FILE__, __LINE__, BUG_INSTR_VALUE) macro
|
/linux-4.4.14/drivers/net/wimax/i2400m/ |
D | op-rfkill.c | 59 BUG(); in i2400m_radio_is() 116 BUG(); in i2400m_op_rfkill_sw_toggle()
|
/linux-4.4.14/tools/virtio/linux/ |
D | bug.h | 8 #define BUG() abort() macro
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | bug.h | 6 #define BUG() do { printk("kernel BUG at %s:%d!\n", __FILE__, __LINE__); ia64_abort(); } while (0) macro
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | bug.h | 11 #define BUG() do { \ macro
|
/linux-4.4.14/drivers/staging/comedi/drivers/ |
D | ni_tio.c | 225 BUG(); in ni_tio_clock_period_ps() 307 BUG(); in ni_m_series_clock_src_select() 364 BUG(); in ni_660x_clock_src_select() 587 BUG(); in ni_660x_clk_src() 646 BUG(); in ni_m_clk_src() 949 BUG(); in ni_tio_set_gate_src() 1018 BUG(); in ni_660x_gate_to_generic_gate() 1054 BUG(); in ni_m_gate_to_generic_gate() 1086 BUG(); in ni_660x_gate2_to_generic_gate()
|
/linux-4.4.14/fs/ocfs2/ |
D | buffer_head_io.c | 146 BUG(); in ocfs2_read_blocks_sync() 285 BUG(); in ocfs2_read_blocks() 390 BUG(); in ocfs2_check_super_or_backup()
|
/linux-4.4.14/drivers/mtd/chips/ |
D | cfi_util.c | 92 default: BUG(); in cfi_build_cmd() 107 default: BUG(); in cfi_build_cmd() 160 default: BUG(); in cfi_merge_status() 184 default: BUG(); in cfi_merge_status()
|
/linux-4.4.14/arch/arm/mach-bcm/ |
D | board_bcm2835.c | 34 BUG(); in bcm2835_init()
|
/linux-4.4.14/kernel/ |
D | audit.h | 288 #define audit_remove_watch_rule(k) BUG() 314 #define audit_remove_tree_rule(rule) BUG() 321 #define audit_kill_trees(list) BUG()
|
/linux-4.4.14/arch/arc/include/asm/ |
D | bug.h | 24 #define BUG() do { \ macro
|
/linux-4.4.14/arch/arm/mach-iop13xx/ |
D | pci.c | 97 BUG(); in iop13xx_map_pci_memory() 122 BUG(); in iop13xx_map_pci_memory() 167 BUG(); in iop13xx_atu_function() 378 BUG(); in iop13xx_atue_pci_status() 527 BUG(); in iop13xx_scan_bus() 907 BUG(); in iop13xx_set_atu_mmr_bases()
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | bug.h | 52 #define BUG() \ macro
|
/linux-4.4.14/arch/cris/include/asm/ |
D | dma-mapping.h | 29 BUG(); in dma_alloc_coherent() 37 BUG(); in dma_free_coherent()
|
/linux-4.4.14/include/linux/mtd/ |
D | map.h | 148 BUG(); in map_bankwidth() 360 BUG(); in map_word_load() 428 BUG(); in inline_map_read() 448 BUG(); in inline_map_write()
|
/linux-4.4.14/drivers/gpu/drm/msm/ |
D | msm_drv.h | 324 #define INVALID_IDX(idx) ({BUG(); 0;}) 325 #define fui(x) ({BUG(); 0;}) 326 #define util_float_to_half(x) ({BUG(); 0;})
|
/linux-4.4.14/arch/s390/include/asm/ |
D | bug.h | 44 #define BUG() do { \ macro
|
D | sfp-util.h | 65 #define abort() BUG()
|
/linux-4.4.14/arch/arm/mach-imx/ |
D | mach-bug.c | 56 MACHINE_START(BUG, "BugLabs BUGBase")
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | bug.h | 53 #define BUG() do { \ macro
|
D | arch_timer.h | 113 BUG(); in arch_counter_get_cntpct()
|
/linux-4.4.14/arch/arm/mach-pxa/ |
D | pxa2xx.c | 54 BUG(); in pxa2xx_transceiver_mode()
|
/linux-4.4.14/tools/testing/selftests/rcutorture/bin/ |
D | functions.sh | 208 # Prints "BUG: " in red followed by remaining arguments
|
/linux-4.4.14/kernel/locking/ |
D | qspinlock_paravirt.h | 120 BUG(); in pv_hash() 143 BUG(); in pv_unhash()
|
/linux-4.4.14/arch/arm/mach-tegra/ |
D | pm.c | 166 BUG(); in tegra_sleep_cpu() 222 BUG(); in tegra_sleep_core()
|
D | hotplug.c | 54 BUG(); in tegra_cpu_die()
|
D | reset.c | 86 BUG(); in tegra_cpu_reset_handler_enable()
|
/linux-4.4.14/arch/arm/mach-hisi/ |
D | hotplug.c | 189 BUG(); in hix5hd2_set_cpu() 225 BUG(); in hip01_set_cpu()
|
/linux-4.4.14/fs/ocfs2/dlm/ |
D | dlmrecovery.c | 620 BUG(); in dlm_remaster_locks() 668 BUG(); in dlm_remaster_locks() 978 BUG(); in dlm_send_all_done_msg() 1019 BUG(); in dlm_reco_data_done_handler() 1162 BUG(); in dlm_send_mig_lockres_msg() 1221 BUG(); in dlm_prepare_lvb_for_migration() 1341 BUG(); in dlm_send_one_lockres() 1637 BUG(); in dlm_lockres_master_requery() 1852 BUG(); in dlm_process_recovery_data() 1872 BUG(); in dlm_process_recovery_data() [all …]
|
D | dlmmaster.c | 241 BUG(); in __dlm_put_mle() 841 BUG(); in dlm_get_lock_resource() 1357 BUG(); in dlm_do_master_request() 1360 BUG(); in dlm_do_master_request() 1371 BUG(); in dlm_do_master_request() 1407 BUG(); in dlm_do_master_request() 1522 BUG(); in dlm_master_request_handler() 1530 BUG(); in dlm_master_request_handler() 1545 BUG(); in dlm_master_request_handler() 1617 BUG(); in dlm_master_request_handler() [all …]
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | bug.h | 52 #define BUG() \ macro
|
/linux-4.4.14/arch/openrisc/include/asm/ |
D | fixmap.h | 76 BUG(); in fix_to_virt()
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | board-n8x0.c | 225 BUG(); in n8x0_mmc_set_power_menelaus() 259 BUG(); in n8x0_mmc_set_power_menelaus() 311 BUG(); in n8x0_mmc_set_bus_mode()
|
/linux-4.4.14/drivers/gpio/ |
D | gpio-mvebu.c | 141 BUG(); in mvebu_gpioreg_edge_cause() 161 BUG(); in mvebu_gpioreg_edge_mask() 180 BUG(); in mvebu_gpioreg_level_mask() 607 BUG(); in mvebu_gpio_suspend() 650 BUG(); in mvebu_gpio_resume() 763 BUG(); in mvebu_gpio_probe()
|
/linux-4.4.14/drivers/ps3/ |
D | ps3-lpm.c | 241 BUG(); in ps3_read_phys_ctr() 294 BUG(); in ps3_write_phys_ctr() 439 BUG(); in ps3_read_pm() 504 BUG(); in ps3_write_pm() 563 BUG(); in ps3_set_ctr_size() 738 BUG(); in pm_signal_group_to_ps3_lv1_signal_group()
|
/linux-4.4.14/drivers/misc/sgi-gru/ |
D | grumain.c | 176 BUG(); in reserve_resources() 569 BUG(); in gru_unload_context() 581 BUG(); in gru_unload_context() 638 BUG(); in gru_load_context() 645 BUG(); in gru_load_context() 671 BUG(); in gru_update_cch() 680 BUG(); in gru_update_cch()
|
/linux-4.4.14/arch/um/kernel/ |
D | mem.c | 73 BUG(); in one_page_table_init() 83 BUG(); in one_md_table_init()
|
/linux-4.4.14/arch/microblaze/kernel/ |
D | timer.c | 261 BUG(); in xilinx_timer_init() 278 BUG(); in xilinx_timer_init()
|
/linux-4.4.14/arch/microblaze/kernel/cpu/ |
D | cpuinfo.c | 131 BUG(); in setup_cpuinfo_clk()
|
/linux-4.4.14/arch/unicore32/include/asm/ |
D | dma-mapping.h | 61 BUG(); in dma_cache_sync()
|
/linux-4.4.14/fs/jffs2/ |
D | debug.c | 38 BUG(); in __jffs2_dbg_acct_sanity_check_nolock() 47 BUG(); in __jffs2_dbg_acct_sanity_check_nolock() 117 BUG(); in __jffs2_dbg_fragtree_paranoia_check_nolock() 154 BUG(); in __jffs2_dbg_prewrite_paranoia_check() 293 BUG(); in __jffs2_dbg_superblock_counts() 382 BUG(); in __jffs2_dbg_acct_paranoia_check_nolock() 731 BUG(); in __jffs2_dbg_dump_fragtree_nolock()
|
/linux-4.4.14/mm/ |
D | early_ioremap.c | 52 BUG(); in __late_set_fixmap() 59 BUG(); in __late_clear_fixmap()
|
D | nommu.c | 453 BUG(); in vmap() 460 BUG(); in vunmap() 466 BUG(); in vm_map_ram() 473 BUG(); in vm_unmap_ram() 504 BUG(); in alloc_vm_area() 511 BUG(); in free_vm_area() 623 BUG(); in add_nommu_region() 766 BUG(); in add_vma_to_mm() 1928 BUG(); in filemap_fault() 1935 BUG(); in filemap_map_pages()
|
D | mempolicy.c | 336 BUG(); in mpol_rebind_nodemask() 347 BUG(); in mpol_rebind_nodemask() 412 BUG(); in mpol_rebind_policy() 419 BUG(); in mpol_rebind_policy() 552 BUG(); in queue_pages_hugetlb() 812 BUG(); in get_policy_nodemask() 1667 BUG(); in policy_zonelist() 1729 BUG(); in mempolicy_slab_node() 1868 BUG(); in init_nodemask_of_mempolicy() 1913 BUG(); in mempolicy_nodemask_intersects() [all …]
|
/linux-4.4.14/arch/x86/kernel/ |
D | devicetree.c | 33 BUG(); in early_init_dt_scan_chosen_arch() 38 BUG(); in early_init_dt_add_memory_arch()
|
D | quirks.c | 87 BUG(); in ich_force_hpet_resume() 203 BUG(); in old_ich_force_hpet_resume() 295 BUG(); in vt8237_force_hpet_resume()
|
/linux-4.4.14/fs/nilfs2/ |
D | page.h | 67 do { nilfs_page_bug(page); BUG(); } while (0)
|
/linux-4.4.14/drivers/gpu/drm/gma500/ |
D | psb_irq.c | 46 BUG(); in psb_pipestat() 58 BUG(); in mid_pipe_event() 70 BUG(); in mid_pipe_vsync() 82 BUG(); in mid_pipeconf()
|
/linux-4.4.14/drivers/pinctrl/uniphier/ |
D | pinctrl-uniphier-core.c | 80 BUG(); in uniphier_pctl_pin_dbg_show() 103 BUG(); in uniphier_pctl_pin_dbg_show() 154 BUG(); in uniphier_conf_pin_bias_get() 344 BUG(); in uniphier_conf_pin_bias_set()
|
/linux-4.4.14/fs/ocfs2/dlmfs/ |
D | userdlm.c | 173 BUG(); in user_dlm_grab_inode_ref() 207 BUG(); in __user_dlm_cond_queue_lockres() 409 BUG(); in user_dlm_inc_holders() 525 BUG(); in user_dlm_dec_holders()
|
/linux-4.4.14/arch/arm/mach-ux500/ |
D | id.h | 142 #define ux500_unknown_soc() BUG()
|
/linux-4.4.14/arch/sh/kernel/cpu/sh3/ |
D | setup-sh3.c | 65 BUG(); in plat_irq_setup_pins()
|
/linux-4.4.14/arch/arm/mach-ks8695/ |
D | board-dsm320.c | 50 BUG(); in dsm320_pci_map_irq()
|
/linux-4.4.14/drivers/scsi/esas2r/ |
D | esas2r_log.h | 101 BUG(); \
|
/linux-4.4.14/arch/um/ |
D | Kconfig.common | 53 depends on BUG
|
/linux-4.4.14/arch/x86/platform/intel-mid/ |
D | mrfl.c | 64 BUG(); in tangier_calibrate_tsc()
|
/linux-4.4.14/drivers/media/i2c/smiapp/ |
D | smiapp-regs.c | 122 BUG(); in ____smiapp_read() 258 BUG(); in smiapp_write_no_quirk()
|
/linux-4.4.14/arch/mips/ralink/ |
D | rt305x.c | 186 BUG(); in ralink_clk_init() 191 BUG(); in ralink_clk_init()
|
/linux-4.4.14/arch/frv/kernel/ |
D | traps.c | 301 BUG(); in atomic_operation() 427 BUG(); in data_store_error() 466 BUG(); in compound_exception()
|
/linux-4.4.14/arch/sh/kernel/cpu/ |
D | fpu.c | 56 BUG(); in fpu_state_restore()
|
/linux-4.4.14/drivers/video/fbdev/omap/ |
D | lcdc.c | 108 BUG(); in set_load_mode() 206 BUG(); in setup_lcd_dma() 213 BUG(); in setup_lcd_dma() 359 BUG(); in omap_lcdc_setup_plane()
|
/linux-4.4.14/fs/jfs/ |
D | jfs_debug.h | 46 BUG(); \
|
/linux-4.4.14/arch/ia64/include/asm/sn/ |
D | addrs.h | 143 #define TO_AMO(x) ({ BUG(); x; }) 144 #define TO_GET(x) ({ BUG(); x; })
|
/linux-4.4.14/arch/sparc/mm/ |
D | tsb.c | 149 BUG(); in setup_tsb_params() 241 BUG(); in setup_tsb_params() 256 BUG(); in setup_tsb_params()
|
/linux-4.4.14/fs/lockd/ |
D | svc.c | 278 BUG(); in lockd_down_net() 422 BUG(); in lockd_down() 427 BUG(); in lockd_down()
|
/linux-4.4.14/fs/f2fs/ |
D | f2fs_crypto.h | 125 BUG(); in f2fs_encryption_key_size()
|