Home
last modified time | relevance | path

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

1234567

/kernel/linux/linux-5.10/drivers/media/pci/cx23885/
Dcx23885-input.c34 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()
/kernel/linux/linux-5.10/include/linux/
Dserial.h22 __u32 frame, parity, overrun, brk; member
Dcyclades.h106 __u32 frame, parity, overrun, brk; member
Dserial_core.h97 __u32 overrun; member
487 unsigned int overrun, unsigned int ch, unsigned int flag);
/kernel/linux/linux-5.10/kernel/time/
Dalarmtimer.c443 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()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/serial/
Darm,mps2-uart.txt6 - interrupts : Reference to the UART RX, TX and overrun interrupts
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dserial.h75 int frame, overrun, parity, brk; member
Dsynclink.h174 __u32 frame, parity, overrun, brk; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dserial.h88 int frame, overrun, parity, brk; member
Dsynclink.h183 __u32 frame, parity, overrun, brk; member
/kernel/linux/linux-5.10/include/uapi/linux/
Dserial.h105 int frame, overrun, parity, brk; member
Dsynclink.h215 __u32 frame, parity, overrun, brk; member
/kernel/linux/linux-5.10/drivers/s390/char/
Dtape_3590.h64 unsigned int overrun:1; member
/kernel/linux/linux-5.10/drivers/tty/
Damiserial.c260 icount->overrun++; in receive_chars()
1128 icount->overrun = cnow.overrun; in rs_get_icount()
1444 if (state->icount.overrun) in line_info()
1445 seq_printf(m, " oe:%d", state->icount.overrun); in line_info()
1568 state->icount.overrun = state->icount.brk = 0; in amiga_serial_probe()
/kernel/linux/linux-5.10/sound/core/
Dtimer.c73 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()
DKconfig172 bool "Enable PCM ring buffer overrun/underrun debugging"
176 Say Y to enable the PCM ring buffer overrun/underrun debugging.
/kernel/linux/linux-5.10/samples/vfio-mdev/
Dmtty.c121 bool overrun; member
314 mdev_state->s[index].overrun = false; in handle_bar_write()
335 mdev_state->s[index].overrun = true; in handle_bar_write()
513 if ((ier & UART_IER_RLSI) && mdev_state->s[index].overrun) in handle_bar_read()
560 if (mdev_state->s[index].overrun) in handle_bar_read()
/kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/
Dpxa_camera.rst69 | no overrun / | overrun |
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
Drtd520.c614 u32 overrun; in rtd_interrupt() local
657 overrun = readl(dev->mmio + LAS0_OVERRUN) & 0xffff; in rtd_interrupt()
658 if (overrun) in rtd_interrupt()
681 overrun = readl(dev->mmio + LAS0_OVERRUN) & 0xffff; in rtd_interrupt()
/kernel/linux/linux-5.10/drivers/mmc/core/
Dsdio_uart.c58 __u32 overrun; member
394 port->icount.overrun++; in sdio_uart_receive_chars()
984 if (port->icount.overrun) in sdio_uart_proc_show()
986 port->icount.overrun); in sdio_uart_proc_show()
/kernel/linux/linux-5.10/drivers/staging/fwserial/
Dfwserial.h266 overrun:1, member
Dfwserial.c545 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()
1032 port->overrun = 0; in fwtty_port_shutdown()
1391 icount->overrun = port->icount.overrun; in fwtty_get_icount()
1394 icount->buf_overrun = port->icount.overrun; in fwtty_get_icount()
1411 port->icount.overrun, port->icount.parity, port->icount.brk); in fwtty_proc_show_port()
/kernel/linux/linux-5.10/kernel/sched/
Drt.c16 static int do_sched_rt_period_timer(struct rt_bandwidth *rt_b, int overrun);
33 int overrun; in sched_rt_period_timer() local
37 overrun = hrtimer_forward_now(timer, rt_b->rt_period); in sched_rt_period_timer()
38 if (!overrun) in sched_rt_period_timer()
42 idle = do_sched_rt_period_timer(rt_b, overrun); in sched_rt_period_timer()
866 static int do_sched_rt_period_timer(struct rt_bandwidth *rt_b, int overrun) in do_sched_rt_period_timer() argument
911 rt_rq->rt_time -= min(rt_rq->rt_time, overrun*runtime); in do_sched_rt_period_timer()
/kernel/linux/linux-5.10/kernel/trace/
Dtrace_entries.h96 __field_packed( unsigned long, ret, overrun )
/kernel/linux/linux-5.10/drivers/usb/serial/
Dgeneric.c566 icount->overrun = cnow.overrun; in usb_serial_generic_get_icount()

1234567