/linux-5.19.10/drivers/media/pci/cx23885/ |
D | cx23885-input.c | 34 bool overrun) in cx23885_input_process_measurements() argument 57 if (overrun) in cx23885_input_process_measurements() 66 int overrun, data_available; in cx23885_input_rx_work_handler() local 98 overrun = events & (V4L2_SUBDEV_IR_RX_SW_FIFO_OVERRUN | in cx23885_input_rx_work_handler() 104 if (overrun) { in cx23885_input_rx_work_handler() 114 cx23885_input_process_measurements(dev, overrun); in cx23885_input_rx_work_handler() 116 if (overrun) { in cx23885_input_rx_work_handler()
|
/linux-5.19.10/kernel/time/ |
D | alarmtimer.c | 443 u64 overrun = 1; in alarm_forward() local 454 overrun = ktime_divns(delta, incr); in alarm_forward() 457 incr*overrun); in alarm_forward() 460 return overrun; in alarm_forward() 465 overrun++; in alarm_forward() 469 return overrun; in alarm_forward()
|
/linux-5.19.10/include/linux/ |
D | serial.h | 24 __u32 frame, parity, overrun, brk; member
|
D | serial_core.h | 98 __u32 overrun; member 466 unsigned int overrun, unsigned int ch, unsigned int flag);
|
/linux-5.19.10/drivers/char/ipmi/ |
D | ipmi_ipmb.c | 69 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-5.19.10/Documentation/devicetree/bindings/serial/ |
D | arm,mps2-uart.txt | 6 - interrupts : Reference to the UART RX, TX and overrun interrupts
|
D | 8250.yaml | 181 overrun-throttle-ms: 183 How long to pause uart rx when input overrun is encountered.
|
D | 8250_omap.yaml | 82 overrun-throttle-ms: true
|
/linux-5.19.10/include/uapi/linux/ |
D | serial.h | 105 int frame, overrun, parity, brk; member
|
D | synclink.h | 215 __u32 frame, parity, overrun, brk; member
|
/linux-5.19.10/drivers/s390/char/ |
D | tape_3590.h | 64 unsigned int overrun:1; member
|
/linux-5.19.10/samples/vfio-mdev/ |
D | mtty.c | 121 bool overrun; member 316 mdev_state->s[index].overrun = false; in handle_bar_write() 337 mdev_state->s[index].overrun = true; in handle_bar_write() 515 if ((ier & UART_IER_RLSI) && mdev_state->s[index].overrun) in handle_bar_read() 562 if (mdev_state->s[index].overrun) in handle_bar_read()
|
/linux-5.19.10/sound/core/ |
D | timer.c | 73 unsigned long overrun; member 95 unsigned int overrun; /* count of read queue overruns */ member 107 unsigned int overrun; /* count of read queue overruns */ member 1338 tu->overrun++; in snd_timer_user_interrupt() 1356 tu->overrun++; in snd_timer_user_append_to_tqueue() 1942 status.overrun = tu->overrun; in snd_timer_user_status32() 1965 status.overrun = tu->overrun; in snd_timer_user_status64()
|
D | Kconfig | 172 bool "Enable PCM ring buffer overrun/underrun debugging" 176 Say Y to enable the PCM ring buffer overrun/underrun debugging.
|
/linux-5.19.10/drivers/tty/ |
D | amiserial.c | 224 icount->overrun++; in receive_chars() 1095 icount->overrun = cnow.overrun; in rs_get_icount() 1406 if (state->icount.overrun) in line_info() 1407 seq_printf(m, " oe:%d", state->icount.overrun); in line_info()
|
/linux-5.19.10/Documentation/driver-api/media/drivers/ |
D | pxa_camera.rst | 69 | no overrun / | overrun |
|
/linux-5.19.10/drivers/comedi/drivers/ |
D | rtd520.c | 613 u32 overrun; in rtd_interrupt() local 656 overrun = readl(dev->mmio + LAS0_OVERRUN) & 0xffff; in rtd_interrupt() 657 if (overrun) in rtd_interrupt() 680 overrun = readl(dev->mmio + LAS0_OVERRUN) & 0xffff; in rtd_interrupt()
|
/linux-5.19.10/drivers/mmc/core/ |
D | sdio_uart.c | 59 __u32 overrun; member 381 port->icount.overrun++; in sdio_uart_receive_chars() 971 if (port->icount.overrun) in sdio_uart_proc_show() 973 port->icount.overrun); in sdio_uart_proc_show()
|
/linux-5.19.10/drivers/staging/fwserial/ |
D | fwserial.c | 545 if (port->overrun) in fwtty_rx() 549 ++port->icount.overrun; in fwtty_rx() 558 port->overrun = false; in fwtty_rx() 572 port->overrun = true; in fwtty_rx() 1031 port->overrun = 0; in fwtty_port_shutdown() 1390 icount->overrun = port->icount.overrun; in fwtty_get_icount() 1393 icount->buf_overrun = port->icount.overrun; in fwtty_get_icount() 1410 port->icount.overrun, port->icount.parity, port->icount.brk); in fwtty_proc_show_port()
|
D | fwserial.h | 266 overrun:1, member
|
/linux-5.19.10/kernel/sched/ |
D | rt.c | 11 static int do_sched_rt_period_timer(struct rt_bandwidth *rt_b, int overrun); 71 int overrun; in sched_rt_period_timer() local 75 overrun = hrtimer_forward_now(timer, rt_b->rt_period); in sched_rt_period_timer() 76 if (!overrun) in sched_rt_period_timer() 80 idle = do_sched_rt_period_timer(rt_b, overrun); in sched_rt_period_timer() 901 static int do_sched_rt_period_timer(struct rt_bandwidth *rt_b, int overrun) in do_sched_rt_period_timer() argument 949 rt_rq->rt_time -= min(rt_rq->rt_time, overrun*runtime); in do_sched_rt_period_timer()
|
/linux-5.19.10/drivers/usb/serial/ |
D | generic.c | 566 icount->overrun = cnow.overrun; in usb_serial_generic_get_icount()
|
/linux-5.19.10/drivers/tty/serial/ |
D | mps2-uart.c | 250 port->icount.overrun++; in mps2_uart_oerrirq() 305 MAKE_NAME(-overrun), mps_port); in mps2_uart_startup()
|
/linux-5.19.10/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 1718 * 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-5.19.10/kernel/trace/ |
D | trace_entries.h | 97 __field_packed( unsigned int, ret, overrun )
|