/linux-4.4.14/kernel/trace/ |
H A D | ring_buffer_benchmark.c | 233 unsigned long long overruns; ring_buffer_producer() local 298 overruns = ring_buffer_overruns(buffer); ring_buffer_producer() 324 trace_printk("Overruns: %lld\n", overruns); ring_buffer_producer() 331 trace_printk("Total: %lld\n", entries + overruns + read); ring_buffer_producer()
|
H A D | trace_kdb.c | 43 /* reset all but tr, trace, and overruns */
|
H A D | ring_buffer.c | 3267 * ring_buffer_overrun_cpu - get the number of overruns caused by the ring 3270 * @cpu: The per CPU buffer to get the number of overruns from 3288 * ring_buffer_commit_overrun_cpu - get the number of overruns caused by 3292 * @cpu: The per CPU buffer to get the number of overruns from 3314 * @cpu: The per CPU buffer to get the number of overruns from 3374 * ring_buffer_overruns - get the number of overruns in buffer 3377 * Returns the total number of overruns in the ring buffer 3383 unsigned long overruns = 0; ring_buffer_overruns() local 3389 overruns += local_read(&cpu_buffer->overrun); for_each_buffer_cpu() 3392 return overruns; 3586 * We want to make sure we read the overruns after we set up our rb_get_reader_page()
|
H A D | trace_functions_graph.c | 70 /* Display overruns? (for self-debug purpose) */ 94 /* Don't display overruns, proc, or tail by default */
|
H A D | trace.c | 3082 /* Annotate start of buffers if we had overruns */ __tracing_open() 4763 /* reset all but tr, trace, and overruns */ tracing_read_pipe() 7080 /* Annotate start of buffers if we had overruns */ trace_init_global_iter() 7165 /* reset all but tr, trace, and overruns */
|
/linux-4.4.14/drivers/usb/class/ |
H A D | cdc-acm.h | 107 unsigned int ctrlin; /* input control lines (DCD, DSR, RI, break, overruns) */
|
/linux-4.4.14/drivers/power/reset/ |
H A D | ltc2952-poweroff.c | 106 unsigned long overruns; ltc2952_poweroff_timer_wde() local 116 overruns = hrtimer_forward(timer, now, data->wde_interval); ltc2952_poweroff_timer_wde()
|
/linux-4.4.14/drivers/net/fddi/skfp/ |
H A D | queue.c | 115 /* Renew get: it is used in queue_events to detect overruns */ ev_dispatcher()
|
/linux-4.4.14/fs/cifs/ |
H A D | cifssmb.c | 885 } else { /* BB improve check for buffer overruns BB */ CIFSSMBDelFile() 932 } else { /* BB improve check for buffer overruns BB */ CIFSSMBRmDir() 977 } else { /* BB improve check for buffer overruns BB */ CIFSSMBMkDir() 1027 } else { /* BB improve the check for buffer overruns BB */ CIFSPOSIXCreate() 1194 } else { /* BB improve check for buffer overruns BB */ SMBLegacyOpen() 1310 /* BB improve check for buffer overruns BB */ CIFS_open() 2625 } else { /* BB improve the check for buffer overruns BB */ CIFSSMBRename() 2775 } else { /* BB improve the check for buffer overruns BB */ CIFSSMBCopy() 2834 } else { /* BB improve the check for buffer overruns BB */ CIFSUnixCreateSymLink() 2857 } else { /* BB improve the check for buffer overruns BB */ CIFSUnixCreateSymLink() 2922 } else { /* BB improve the check for buffer overruns BB */ CIFSUnixCreateHardLink() 2944 } else { /* BB improve the check for buffer overruns BB */ CIFSUnixCreateHardLink() 3026 } else { /* BB improve the check for buffer overruns BB */ CIFSCreateHardLink() 3084 } else { /* BB improve the check for buffer overruns BB */ CIFSSMBUnixQuerySymLink() 3510 } else { /* BB improve the check for buffer overruns BB */ CIFSSMBGetPosixACL() 3595 } else { /* BB improve the check for buffer overruns BB */ CIFSSMBSetPosixACL() 4141 } else { /* BB improve the check for buffer overruns BB */ CIFSSMBQPathInfo() 4310 } else { /* BB improve the check for buffer overruns BB */ CIFSSMBUnixQPathInfo() 4717 } else { /* BB improve the check for buffer overruns BB */ CIFSGetSrvInodeNumber() 4936 } else { /* BB improve the check for buffer overruns BB */ CIFSGetDFSRefer() 5569 } else { /* BB improve the check for buffer overruns BB */ CIFSSMBSetEOF() 5862 } else { /* BB improve the check for buffer overruns BB */ CIFSSMBSetPathInfo() 5943 } else { /* BB improve the check for buffer overruns BB */ 6105 } else { /* BB improve the check for buffer overruns BB */ CIFSSMBUnixSetPathInfo() 6198 } else { /* BB improve the check for buffer overruns BB */ CIFSSMBQAllEAs() 6379 } else { /* BB improve the check for buffer overruns BB */ CIFSSMBSetEA()
|
/linux-4.4.14/drivers/usb/isp1760/ |
H A D | isp1760-if.c | 59 /* bad pci latencies can contribute to overruns */ isp1761_pci_init()
|
/linux-4.4.14/include/uapi/linux/ |
H A D | cyclades.h | 90 unsigned long overruns; /* Input overruns */ member in struct:cyclades_idle_stats
|
/linux-4.4.14/drivers/scsi/ |
H A D | scsi_proc.c | 40 /* 4K page size, but our output routines, use some slack for overruns */
|
H A D | NCR5380.h | 284 * transfer to handle chip overruns */
|
H A D | atari_scsi.c | 947 /* While the read overruns (described by Drew Eckhardt in atari_scsi_probe() 950 * so long there.) Since handling the overruns slows down atari_scsi_probe()
|
H A D | BusLogic.h | 711 return status code 0x0C; it uses 0x12 for both overruns and underruns.
|
H A D | aha152x.c | 44 * - handle data overruns
|
/linux-4.4.14/arch/sh/drivers/pci/ |
H A D | pci-sh7780.c | 389 * enable round robin mode to stop device overruns/starvation. sh7780_pci_init()
|
/linux-4.4.14/arch/sparc/include/asm/ |
H A D | floppy_32.h | 211 * pseudo-dma to work in c-code without getting many overruns and
|
H A D | floppy_64.h | 148 * pseudo-dma to work in c-code without getting many overruns and
|
/linux-4.4.14/arch/m68k/atari/ |
H A D | ataints.c | 314 * gets overruns) atari_init_IRQ()
|
H A D | atakeyb.c | 128 * overruns usually occur when moving the Atari mouse rapidly, they're seen as
|
/linux-4.4.14/net/irda/ircomm/ |
H A D | ircomm_tty_ioctl.c | 125 * overruns too. (For real raw support). ircomm_tty_change_speed()
|
/linux-4.4.14/drivers/tty/serial/jsm/ |
H A D | jsm.h | 253 u64 ch_err_overrun; /* Count of overruns on channel */
|
/linux-4.4.14/drivers/tty/serial/ |
H A D | netx-serial.c | 415 * ignore overruns too (for real raw support). netx_set_termios()
|
H A D | serial_ks8695.c | 453 * ignore overruns too (for real raw support). ks8695uart_set_termios()
|
H A D | stm32-usart.c | 423 * ignore overruns too (for real raw support). stm32_set_termios()
|
H A D | amba-pl010.c | 456 * ignore overruns too (for real raw support). pl010_set_termios()
|
H A D | lantiq.c | 438 * ignore overruns too (for real raw support). lqasc_set_termios()
|
H A D | pnx8xxx_uart.c | 507 * ignore overruns too (for real raw support). pnx8xxx_set_termios()
|
H A D | pxa.c | 511 * ignore overruns too (for real raw support). serial_pxa_set_termios()
|
H A D | sa1100.c | 478 * ignore overruns too (for real raw support). sa1100_set_termios()
|
H A D | sprd_serial.c | 437 * ignore overruns too (for real raw support). sprd_set_termios()
|
H A D | st-asc.c | 565 * ignore overruns too (for real raw support). asc_set_termios()
|
H A D | fsl_lpuart.c | 1291 * ignore overruns too (for real raw support). lpuart_set_termios() 1426 * ignore overruns too (for real raw support). lpuart32_set_termios()
|
H A D | bfin_uart.c | 851 * ignore overruns too (for real raw support). bfin_serial_set_termios()
|
H A D | m32r_sio.c | 764 * ignore overruns too (for real raw support). m32r_sio_set_termios()
|
H A D | mxs-auart.c | 715 * ignore overruns too (for real raw support). mxs_auart_settermios()
|
H A D | serial_txx9.c | 707 * ignore overruns too (for real raw support). serial_txx9_set_termios()
|
H A D | sunsab.c | 755 * ignore overruns too (for real raw support). sunsab_convert_to_sab()
|
H A D | icom.c | 1202 * overruns too. (For real raw support). icom_set_termios()
|
H A D | omap-serial.c | 923 * ignore overruns too (for real raw support). serial_omap_set_termios()
|
H A D | sunsu.c | 861 * ignore overruns too (for real raw support). sunsu_change_speed()
|
H A D | ucc_uart.c | 942 * overruns too. (For real raw support). qe_uart_set_termios()
|
H A D | imx.c | 1366 * ignore overruns too (for real raw support). imx_set_termios()
|
H A D | sh-sci.c | 894 /* Handle overruns */ sci_handle_errors()
|
H A D | amba-pl011.c | 1787 * ignore overruns too (for real raw support). pl011_setup_status_masks()
|
H A D | atmel_serial.c | 2151 * ignore overruns too (for real raw support). atmel_set_termios()
|
/linux-4.4.14/drivers/staging/comedi/drivers/ |
H A D | das16m1.c | 448 /* this probably won't catch overruns since the card doesn't generate das16m1_handler()
|
H A D | amplc_pci230.c | 2030 * Report error otherwise FIFO overruns will go pci230_handle_ai()
|
/linux-4.4.14/drivers/staging/dgnc/ |
H A D | dgnc_driver.h | 391 ulong ch_err_overrun; /* Count of overruns on channel */
|
/linux-4.4.14/arch/x86/boot/compressed/ |
H A D | misc.c | 62 * when the output pointer overruns the input pointer.
|
/linux-4.4.14/sound/oss/ |
H A D | soundcard.c | 141 /* 4K page size but our output routines use some slack for overruns */
|
/linux-4.4.14/include/linux/ |
H A D | hrtimer.h | 454 * of the hrtimer clock base. Returns the number of overruns.
|
H A D | tty_driver.h | 381 * overruns, either.)
|
/linux-4.4.14/drivers/net/hamradio/ |
H A D | yam.c | 906 /* Reset overruns for all ports - FPGA programming makes overruns */ yam_open()
|
/linux-4.4.14/drivers/net/wireless/ath/ath5k/ |
H A D | dma.c | 862 * a DMA size of 512 causes rx overruns and tx errors ath5k_hw_dma_init() 863 * on pci-e cards (tested on 5424 but since rx overruns ath5k_hw_dma_init()
|
/linux-4.4.14/include/uapi/sound/ |
H A D | asound.h | 634 size_t xruns; /* count of overruns since last status (in bytes) */ 747 unsigned int overrun; /* count of read queue overruns */
|
/linux-4.4.14/kernel/time/ |
H A D | posix-timers.c | 805 * Get the number of overruns of a POSIX.1b interval timer. This is to 807 * accumulating overruns on the next timer. The overrun is frozen when
|
H A D | hrtimer.c | 823 * Returns the number of overruns.
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
H A D | ipath_ud.c | 530 * Otherwise, count them as buffer overruns since usually, ipath_ud_rcv()
|
/linux-4.4.14/drivers/mmc/host/ |
H A D | sdhci-s3c.c | 555 /* we currently see overruns on errors, so disable the SDMA sdhci_s3c_probe()
|
H A D | atmel-mci.c | 1355 * WRPROOF and RDPROOF prevent overruns/underruns by atmci_set_ios() 2184 * use only one bit for data to prevent fifo underruns and overruns atmci_init_slot()
|
H A D | mmci.c | 932 * matters for FIFO overruns only. mmci_data_irq()
|
/linux-4.4.14/drivers/net/ethernet/natsemi/ |
H A D | sonic.c | 367 /* counter overruns; all counters are 16bit wide */ sonic_interrupt()
|
/linux-4.4.14/drivers/char/ |
H A D | mmtimer.c | 332 /* Calculate overruns as we go. */ mmtimer_set_next_timer()
|
/linux-4.4.14/scripts/dtc/ |
H A D | flattree.c | 666 die("String offset %d overruns string table\n", flat_read_stringtable()
|
/linux-4.4.14/sound/soc/intel/skylake/ |
H A D | skl-messages.c | 60 /* disable notfication for underruns/overruns from firmware module */ skl_dsp_enable_notification()
|
/linux-4.4.14/drivers/usb/host/ |
H A D | sl811-hcd.c | 666 * overruns: continue the previous frame's transfers iff sl811h_irq() 1052 * subject to overruns. sl811h_get_frame()
|
/linux-4.4.14/drivers/net/ethernet/smsc/ |
H A D | smc91x.c | 144 * RX overruns a litle by keeping much of the memory free for RX packets 519 * A or B in order to have better RX reliability and avoid overruns.
|
/linux-4.4.14/drivers/dma/ |
H A D | at_hdmac.c | 359 * - If the DMA transfer is paused, RX overruns or TX underruns atc_get_bytes_left() 363 * (RHR) to avoid RX overruns since the RHR is not protected atc_get_bytes_left()
|
/linux-4.4.14/drivers/tty/serial/8250/ |
H A D | 8250_omap.c | 388 * ignore overruns too (for real raw support). omap_8250_set_termios()
|
H A D | 8250_port.c | 2313 * ignore overruns too (for real raw support). serial8250_do_set_termios()
|
/linux-4.4.14/drivers/tty/serial/cpm_uart/ |
H A D | cpm_uart_core.c | 602 * overruns too. (For real raw support). cpm_uart_set_termios()
|
/linux-4.4.14/drivers/spi/ |
H A D | spi-ep93xx.c | 708 * FIFO status using %SSPSR_TNF bit which may cause RX FIFO overruns. ep93xx_spi_process_message()
|
H A D | spi-pxa2xx.c | 616 /* Drain rx fifo, Fill tx fifo and prevent overruns */ interrupt_transfer()
|
/linux-4.4.14/drivers/mmc/card/ |
H A D | sdio_uart.c | 322 * ignore overruns too (for real raw support). sdio_uart_change_speed()
|
/linux-4.4.14/drivers/media/pci/saa7134/ |
H A D | saa7134-alsa.c | 599 * Also resets the read counter used to prevent overruns
|
/linux-4.4.14/drivers/media/pci/saa7164/ |
H A D | saa7164-core.c | 86 "enable dma sanity checking for buffer overruns");
|
/linux-4.4.14/drivers/media/usb/em28xx/ |
H A D | em28xx-audio.c | 237 * value, in order to avoid overruns/underruns due to some clock
|
/linux-4.4.14/drivers/net/slip/ |
H A D | slip.c | 12 * Alan Cox : Sanity checks and avoid tx overruns.
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
H A D | recv.c | 720 * a self-linked list to avoid rx overruns. ath_get_next_rx_buf()
|
H A D | hw.c | 1215 /* Uses fewer entries for AR934x v1.3+ to prevent rx overruns */ ath9k_hw_set_dma()
|
/linux-4.4.14/drivers/net/ethernet/amd/ |
H A D | ni65.c | 25 * problems with bus master DMA. This results in lotsa overruns.
|
/linux-4.4.14/mm/ |
H A D | slab_common.c | 377 * for buffer overruns.
|
H A D | slab.c | 2093 * for buffer overruns.
|
/linux-4.4.14/fs/xfs/ |
H A D | xfs_log_priv.h | 311 * logged in order to prevent checkpoint ticket overruns.
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
H A D | goku_udc.c | 615 * overruns. a partial packet MAY be in the fifo here. dma_advance()
|
H A D | gr_udc.c | 402 * ep->ep.maxpacket. It could lead to buffer overruns if an unexpectedly gr_start_dma()
|
H A D | net2280.c | 808 * so overruns can't affect the next transfer. fill_dma_desc() 809 * in case of overruns on max-size packets, we can't fill_dma_desc()
|
/linux-4.4.14/drivers/tty/ |
H A D | amiserial.c | 766 * overruns too. (For real raw support). change_speed()
|
H A D | cyclades.c | 518 info->idle_stats.overruns++; cyy_chip_rx() 536 info->idle_stats.overruns++; cyy_chip_rx() 3985 HZ, info->idle_stats.overruns, cyclades_proc_show()
|
H A D | mxser.c | 774 * overruns too. (For real raw support). mxser_change_speed()
|
H A D | rocket.c | 824 * ignore overruns too. (For real raw support). configure_r_port()
|
H A D | synclink_gt.c | 2606 * overruns too. (For real raw support). change_params()
|
H A D | synclinkmp.c | 2843 * overruns too. (For real raw support). change_params()
|
H A D | synclink.c | 1992 * overruns too. (For real raw support). mgsl_change_params()
|
/linux-4.4.14/drivers/staging/dgap/ |
H A D | dgap.h | 1029 ulong ch_err_overrun; /* Count of overruns on channel */
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
H A D | mac80211_if.c | 1664 /* check if ucode section overruns firmware image */ brcms_check_firmwares()
|
/linux-4.4.14/drivers/net/hippi/ |
H A D | rrunner.c | 1408 * We probably need to deal with tbusy here to prevent overruns. rr_start_xmit()
|
/linux-4.4.14/arch/mn10300/kernel/ |
H A D | mn10300-serial.c | 1367 * ignore overruns to (for real raw support). mn10300_serial_change_speed()
|
/linux-4.4.14/drivers/isdn/mISDN/ |
H A D | dsp_cmx.c | 57 * If the clock overruns the write-pointer, we will have a buffer underrun.
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
H A D | htt_rx.c | 97 * guarantees there'll be no replenishment overruns possible. __ath10k_htt_rx_ring_fill_n()
|
/linux-4.4.14/kernel/sched/ |
H A D | deadline.c | 375 * can't make them miss their deadlines. Reasons why this kind of overruns
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
H A D | efx.c | 611 * alignment and overruns. efx_start_datapath()
|
/linux-4.4.14/drivers/firewire/ |
H A D | ohci.c | 3246 * overruns occur, without dropping the data. The application queue_iso_transmit()
|
/linux-4.4.14/drivers/net/ethernet/micrel/ |
H A D | ksz884x.c | 5587 /* RX overruns = rx_fifo_errors */ 5591 /* TX overruns = tx_fifo_errors */
|
/linux-4.4.14/drivers/media/usb/gspca/ |
H A D | ov519.c | 526 * have data dropouts or buffer overruns (even though the FX2 double
|
/linux-4.4.14/drivers/net/ethernet/myricom/myri10ge/ |
H A D | myri10ge.c | 2557 * buffer/pkt, and the mtu will prevent overruns. myri10ge_open()
|