Searched refs:lockups (Results 1 - 42 of 42) sorted by relevance

/linux-4.4.14/arch/microblaze/kernel/
H A Dearly_printk.c31 * This will prevent lockups if the base address is incorrectly early_printk_uartlite_putc()
72 * This will prevent lockups if the base address is incorrectly early_printk_uart16550_putc()
/linux-4.4.14/drivers/media/dvb-frontends/
H A Dsp8870.c457 /* only for debugging: counter for detected lockups */
458 static int lockups; variable
511 lockups++; sp8870_set_frontend()
515 printk("%s: switches = %i lockups = %i\n", __func__, switches, lockups); sp8870_set_frontend()
/linux-4.4.14/kernel/trace/
H A Dtrace_clock.c103 * If in an NMI context then dont risk lockups and return the trace_clock_global()
/linux-4.4.14/drivers/pcmcia/
H A Dtopic.h153 /* Disable write buffers to prevent lockups under load with numerous topic95_override()
/linux-4.4.14/arch/mn10300/mm/
H A Dtlb-smp.c114 * Temporarily this turns IRQs off, so that lockups are detected by the flush_tlb_others()
/linux-4.4.14/drivers/gpio/
H A Dgpio-zevio.c156 * Not implemented yet due to weird lockups zevio_gpio_to_irq()
/linux-4.4.14/drivers/cpufreq/
H A Dspeedstep-ich.c204 /* speedstep.c causes lockups on Dell Inspirons 8000 and speedstep_detect_chipset()
/linux-4.4.14/kernel/locking/
H A Dspinlock_debug.c250 #if 0 /* This can cause lockups */
/linux-4.4.14/kernel/
H A Dwatchdog.c2 * Detect hard and soft lockups on a system
190 * lockups can have false positives under extreme conditions. So we generally
191 * want a higher threshold for soft lockups than for hard lockups. So we couple
/linux-4.4.14/include/asm-generic/
H A Dtlb.h83 * lockups for non-preemptible kernels on huge machines when a lot of memory
/linux-4.4.14/arch/frv/mb93090-mb00/
H A Dpci-vdk.c274 * at most 32 to avoid lockups. pci_fixup_latency()
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_irq_kms.c261 * MSI rearms occasionally. This leads to lockups and freezes. radeon_msi_ok()
H A Dr300_cmdbuf.c1075 lockups. r300_do_cp_cmdbuf()
1081 Once we are sure which uses prevent lockups the code could be moved r300_do_cp_cmdbuf()
H A Dradeon_fence.c106 * Queues a delayed work item to check for lockups.
/linux-4.4.14/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.h316 diagnosing lockups. Note that this operation is completed without any
/linux-4.4.14/drivers/char/agp/
H A Damd-k7-agp.c462 * With this lot disabled, we should prevent lockups. */ agp_amdk7_probe()
/linux-4.4.14/arch/m32r/kernel/
H A Dsmp.c401 * Temporarily this turns IRQs off, so that lockups are flush_tlb_others()
/linux-4.4.14/drivers/watchdog/
H A Docteon-wdt-main.c53 * watchdogs to catch any lockups that may be kernel related.
/linux-4.4.14/drivers/scsi/pcmcia/
H A Dsym53c500_cs.c44 * Set this to 0 if you encounter kernel lockups while transferring
/linux-4.4.14/drivers/ata/
H A Dpata_via.c364 "disabling UDMA mode due to reported lockups with this device\n"); via_mode_filter()
/linux-4.4.14/arch/x86/pci/
H A Dfixup.c69 * at most 32 to avoid lockups. pci_fixup_latency()
/linux-4.4.14/drivers/staging/comedi/drivers/
H A Drtd520.c83 * (single channel, 64K read buffer). I get random system lockups when
85 * any other chipsets. The lockups happen soon after the start of an
/linux-4.4.14/drivers/tty/vt/
H A Dvt_ioctl.c1307 * and the framebuffer (causing system lockups). complete_change_console()
/linux-4.4.14/drivers/scsi/
H A DNCR53c406a.c34 /* Set this to 0 if you encounter kernel lockups while transferring
H A DNCR5380.c30 * Fixed up the timer lockups reported so far. Things still suck. Looking
H A Dhpsa.c8548 /* Monitor the controller for firmware lockups */ hpsa_init_one()
/linux-4.4.14/drivers/input/serio/
H A Di8042.c1063 * lockups.
/linux-4.4.14/drivers/block/aoe/
H A Daoecmd.c22 #define MAXIOC (8192) /* default meant to avoid most soft lockups */
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
H A Dhw.c742 CRE_53/CRE_54 causes lockups. */ nv_load_state_ext()
/linux-4.4.14/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c1178 * properties on the eMac will cause lockups during boot. pmac_i2c_devscan()
/linux-4.4.14/arch/ia64/sn/pci/
H A Dtioce_provider.c25 * to avoid tioce lockups.
/linux-4.4.14/sound/oss/
H A Dsb_common.c488 #if 0 /* This causes system lockups (Nokia 386/25 at least) */ relocate_ess1688()
/linux-4.4.14/drivers/net/ethernet/8390/
H A Dlib8390.c130 * just use spinlocks. For the longer lockups we disable the irq the device
H A Daxnet_cs.c834 * just use spinlocks. For the longer lockups we disable the irq the device
/linux-4.4.14/drivers/misc/genwqe/
H A Dcard_ddcb.c1214 * Avoid soft lockups on heavy loads; we do not want genwqe_card_thread()
/linux-4.4.14/sound/pci/ice1712/
H A Dice1724.c2423 * since they cause machine lockups snd_vt1724_chip_init()
/linux-4.4.14/drivers/video/fbdev/aty/
H A Dradeon_base.c2374 * to cause lockups when enabling the engine. We reconfigure radeonfb_pci_register()
/linux-4.4.14/drivers/atm/
H A Dfore200e.c594 lockups (under heavy rx loads) due to continuous 'FIFO OUT full' condition. fore200e_pca_configure()
/linux-4.4.14/include/sound/
H A Demu10k1.h143 /* lockups if enabled. */
/linux-4.4.14/arch/powerpc/kvm/
H A Dbook3s_hv_rmhandlers.S2414 * was causing guest to hang with soft lockups inside guest and
/linux-4.4.14/net/ipv4/
H A Dtcp.c47 * Should stop LAN workplace lockups.
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_display.c11123 * to zero does lead to lockups within MI_DISPLAY_FLIP. intel_gen7_queue_flip()

Completed in 1975 milliseconds