/openbmc/linux/drivers/media/pci/cx23885/ |
H A 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()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/tipcutils/ |
H A D | 0001-test-ptts-Set-recv-buffer-size-too-max-to-receive-as.patch | 7 Flooding multicast may make the rcv buffer overrun and is considered 13 packets as possible, and give a hint to user when possible overrun occurs. Note 54 + * Flooding multicast may make the rcv buffer overrun and considered premature msg…
|
/openbmc/linux/kernel/time/ |
H A D | alarmtimer.c | 442 u64 overrun = 1; in alarm_forward() local 453 overrun = ktime_divns(delta, incr); in alarm_forward() 456 incr*overrun); in alarm_forward() 459 return overrun; in alarm_forward() 464 overrun++; in alarm_forward() 468 return overrun; in alarm_forward()
|
/openbmc/linux/drivers/char/ipmi/ |
H A 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()
|
/openbmc/linux/include/linux/ |
H A D | serial.h | 42 __u32 frame, parity, overrun, brk; member
|
/openbmc/linux/Documentation/devicetree/bindings/serial/ |
H A D | arm,mps2-uart.txt | 6 - interrupts : Reference to the UART RX, TX and overrun interrupts
|
/openbmc/linux/include/uapi/linux/ |
H A D | serial.h | 105 int frame, overrun, parity, brk; member
|
H A D | synclink.h | 215 __u32 frame, parity, overrun, brk; member
|
/openbmc/openbmc/poky/meta/recipes-devtools/file/files/ |
H A D | 0001-PR-579-net147-Fix-stack-overrun.patch | 4 Subject: [PATCH] PR/579: net147: Fix stack overrun.
|
/openbmc/linux/kernel/trace/ |
H A D | trace_entries.h | 100 __field_packed( unsigned int, ret, overrun ) 121 __field_packed( unsigned int, ret, overrun )
|
/openbmc/linux/drivers/s390/char/ |
H A D | tape_3590.h | 64 unsigned int overrun:1; member
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
H A D | 0004-nativesdk-glibc-Fix-buffer-overrun-with-a-relocated-.patch | 4 Subject: [PATCH] nativesdk-glibc: Fix buffer overrun with a relocated SDK
|
/openbmc/qemu/gdbstub/ |
H A D | trace-events | 24 gdbstub_err_overrun(void) "command buffer overrun, dropping command"
|
/openbmc/linux/sound/core/ |
H A 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 1352 tu->overrun++; in snd_timer_user_interrupt() 1370 tu->overrun++; in snd_timer_user_append_to_tqueue() 1960 status.overrun = tu->overrun; in snd_timer_user_status32() 1983 status.overrun = tu->overrun; in snd_timer_user_status64()
|
/openbmc/linux/drivers/tty/ |
H A D | amiserial.c | 225 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()
|
/openbmc/linux/samples/vfio-mdev/ |
H A D | mtty.c | 120 bool overrun; member 356 mdev_state->s[index].overrun = false; in handle_bar_write() 377 mdev_state->s[index].overrun = true; in handle_bar_write() 555 if ((ier & UART_IER_RLSI) && mdev_state->s[index].overrun) in handle_bar_read() 602 if (mdev_state->s[index].overrun) in handle_bar_read()
|
/openbmc/linux/drivers/mmc/core/ |
H A D | sdio_uart.c | 59 __u32 overrun; member 381 port->icount.overrun++; in sdio_uart_receive_chars() 970 if (port->icount.overrun) in sdio_uart_proc_show() 972 port->icount.overrun); in sdio_uart_proc_show()
|
/openbmc/linux/drivers/comedi/drivers/ |
H A 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()
|
/openbmc/linux/Documentation/driver-api/media/drivers/ |
H A D | pxa_camera.rst | 69 | no overrun / | overrun |
|
/openbmc/openbmc/poky/meta/recipes-devtools/file/ |
H A D | file_5.46.bb | 16 file://0001-PR-579-net147-Fix-stack-overrun.patch \
|
/openbmc/qemu/hw/scsi/ |
H A D | mptsas.c | 331 goto overrun; in mptsas_process_scsi_io_request() 336 goto overrun; in mptsas_process_scsi_io_request() 342 goto overrun; in mptsas_process_scsi_io_request() 348 goto overrun; in mptsas_process_scsi_io_request() 358 overrun: in mptsas_process_scsi_io_request()
|
/openbmc/qemu/tcg/ |
H A D | tcg-ldst.c.inc | 43 one operation beginning below the high water mark cannot overrun
|
/openbmc/linux/drivers/tty/serial/ |
H A D | mps2-uart.c | 231 port->icount.overrun++; in mps2_uart_oerrirq() 286 MAKE_NAME(-overrun), mps_port); in mps2_uart_startup()
|
/openbmc/linux/kernel/sched/ |
H A D | rt.c | 11 static int do_sched_rt_period_timer(struct rt_bandwidth *rt_b, int overrun); 75 int overrun; in sched_rt_period_timer() local 79 overrun = hrtimer_forward_now(timer, rt_b->rt_period); in sched_rt_period_timer() 80 if (!overrun) in sched_rt_period_timer() 84 idle = do_sched_rt_period_timer(rt_b, overrun); in sched_rt_period_timer() 905 static int do_sched_rt_period_timer(struct rt_bandwidth *rt_b, int overrun) in do_sched_rt_period_timer() argument 953 rt_rq->rt_time -= min(rt_rq->rt_time, overrun*runtime); in do_sched_rt_period_timer()
|
/openbmc/linux/drivers/usb/serial/ |
H A D | generic.c | 566 icount->overrun = cnow.overrun; in usb_serial_generic_get_icount()
|