Home
last modified time | relevance | path

Searched refs:overrun (Results 1 – 25 of 87) sorted by relevance

1234

/linux/kernel/trace/
H A Dsimple_ring_buffer.c133 unsigned long overrun; in simple_ring_buffer_swap_reader_page() local
160 overrun = cpu_buffer->meta->overrun; in simple_ring_buffer_swap_reader_page()
169 cpu_buffer->meta->reader.lost_events = overrun - cpu_buffer->last_overrun; in simple_ring_buffer_swap_reader_page()
171 cpu_buffer->last_overrun = overrun; in simple_ring_buffer_swap_reader_page()
191 simple_rb_meta_inc(cpu_buffer->meta->overrun, new_tail->entries); in simple_rb_move_tail()
363 cpu_buffer->meta->overrun = 0; in simple_ring_buffer_reset()
H A Dtrace_entries.h129 __field_desc_packed( unsigned int, ret, overrun )
151 __field_desc_packed( unsigned int, ret, overrun )
/linux/drivers/char/ipmi/
H A Dipmi_ipmb.c69 bool overrun; member
77 if (iidev->overrun) in valid_ipmb()
172 iidev->overrun = false; in ipmi_ipmb_check_msg_done()
199 iidev->overrun = true; in ipmi_ipmb_slave_cb()
/linux/include/linux/
H A Dserial.h42 __u32 frame, parity, overrun, brk; member
/linux/Documentation/trace/
H A Dring-buffer-map.rst84 printf("overrun: %llu\n", meta->overrun);
/linux/tools/testing/selftests/ring-buffer/
H A Dmap_test.c189 ASSERT_EQ(desc->meta->overrun, 0); in TEST_F()
205 ASSERT_EQ(desc->meta->overrun, 0); in TEST_F()
/linux/include/uapi/linux/
H A Dserial.h106 int frame, overrun, parity, brk; member
/linux/Documentation/driver-api/media/drivers/
H A Dpxa_camera.rst69 | no overrun / | overrun |
/linux/drivers/mmc/core/
H A Dsdio_uart.c59 __u32 overrun; member
377 port->icount.overrun++; in sdio_uart_receive_chars()
966 if (port->icount.overrun) in sdio_uart_proc_show()
968 port->icount.overrun); in sdio_uart_proc_show()
/linux/sound/core/
H A Dtimer.c75 unsigned long overrun; member
97 unsigned int overrun; /* count of read queue overruns */ member
109 unsigned int overrun; /* count of read queue overruns */ member
1404 tu->overrun++; in snd_timer_user_interrupt()
1421 tu->overrun++; in snd_timer_user_append_to_tqueue()
1991 status.overrun = tu->overrun; in snd_timer_user_status32()
2013 status.overrun = tu->overrun; in snd_timer_user_status64()
H A DKconfig206 bool "Enable PCM ring buffer overrun/underrun debugging"
210 Say Y to enable the PCM ring buffer overrun/underrun debugging.
/linux/drivers/tty/serial/
H A Dmps2-uart.c231 port->icount.overrun++; in mps2_uart_oerrirq()
286 MAKE_NAME(-overrun), mps_port); in mps2_uart_startup()
H A D21285.c136 port->icount.overrun++; in serial21285_rx_chars()
H A Dfsl_lpuart.c885 unsigned int flg, ignored = 0, overrun = 0; in lpuart_rxint() local
911 overrun++; in lpuart_rxint()
937 if (overrun) { in lpuart_rxint()
938 sport->port.icount.overrun += overrun; in lpuart_rxint()
1003 sport->port.icount.overrun++; in lpuart32_rxint()
/linux/Documentation/staging/
H A Dmagic-number.rst29 especially in the screwy cases where an array has been overrun and
/linux/samples/vfio-mdev/
H A Dmtty.c125 bool overrun;
390 mdev_state->s[index].overrun = false; in handle_bar_write()
411 mdev_state->s[index].overrun = true; in handle_bar_write()
588 /* Interrupt priority 1: Parity, overrun, framing or break */ in handle_bar_read()
589 if ((ier & UART_IER_RLSI) && mdev_state->s[index].overrun) in handle_bar_read()
635 /* if FIFO overrun */ in handle_bar_read()
636 if (mdev_state->s[index].overrun) in handle_bar_read()
122 bool overrun; global() member
/linux/drivers/scsi/aic7xxx/
H A Daic79xx.seq1718 * some overrun bytes into the data FIFO and acked them
1724 * an overrun.
1735 * data overrun.
1982 * overrun condition. For the write case, the hardware cannot
1985 * not sitting on a packet boundary, we are in an overrun
1987 * ack bytes into the FIFO, and may even ack the last overrun packet
1989 * a read overrun case.
2064 * Check for overrun and see if we can complete this command.
2074 * no overrun condition has occurred.
2081 * A sufficiently large overrun or a NONPACKREQ may
[all …]
/linux/drivers/net/can/esd/
H A Desdacc.h221 struct acc_bmmsg_overrun overrun; member
/linux/drivers/tty/serial/8250/
H A D8250_pci1xxxx.c370 port->icount.overrun++; in pci1xxxx_read_burst_status()
431 port->icount.overrun += buff_index - copied_len; in pci1xxxx_rx_burst()
/linux/drivers/comedi/drivers/
H A Dcomedi_test.c220 goto overrun; in waveform_ai_timer()
250 overrun: in waveform_ai_timer()
/linux/drivers/net/can/usb/
H A Dems_usb.c203 struct cpc_overrun overrun; member
439 return len >= sizeof(msg->msg.overrun); in ems_usb_rx_msg_len_valid()
/linux/arch/mips/include/asm/sn/sn0/
H A Dhubmd.h593 overrun: 1; /* 0: multiple protocol errs */ member
/linux/Documentation/sound/designs/
H A Dcompress-offload.rst316 - No notion of underrun/overrun. Since the bytes written are compressed
318 rendered output in time, this does not deal with underrun/overrun and
/linux/drivers/staging/greybus/
H A Duart.c685 icount->overrun = gb_tty->iocount.overrun; in gb_tty_get_icount()
/linux/drivers/media/platform/intel/
H A Dpxa_camera.c1003 u32 camera_status, overrun; in pxa_camera_dma_irq() local
1013 overrun = CISR_IFO_0; in pxa_camera_dma_irq()
1015 overrun |= CISR_IFO_1 | CISR_IFO_2; in pxa_camera_dma_irq()
1055 if (camera_status & overrun && in pxa_camera_dma_irq()

1234