Home
last modified time | relevance | path

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

/linux/Documentation/ABI/testing/
H A Dsysfs-bus-pci-devices-aer_stats30 Header Log Overflow 0
52 Receiver Overflow 0
82 Receiver Overflow 0
H A Dsysfs-bus-platform-devices-ampere-smpro190 …| Overflow | Sysfs entry | Descriptio…
/linux/Documentation/userspace-api/media/dvb/
H A Dfe-get-event.rst64 - Overflow in event queue - one or more events were lost.
H A Dlegacy_dvb_video.rst1332 - Overflow in event queue - one or more events were lost.
/linux/drivers/video/console/
H A Dvgacon.c679 unsigned char Overflow; /* CRT-Controller:07h */ member
705 vga_state.Overflow = inb_p(vga_video_port_val); in vga_vesa_blank()
735 outb_p(vga_state.Overflow | 0x84, vga_video_port_val); /* bits 9,10 of vert. retrace */ in vga_vesa_blank()
771 outb_p(vga_state.Overflow, vga_video_port_val); in vga_vesa_unblank()
/linux/arch/m68k/fpsp040/
H A Dx_ovfl.S6 | Overflow occurs when a floating-point intermediate result is
H A Dskeleton.S171 | Overflow exception
/linux/drivers/video/fbdev/
H A Dvga16fb.c51 unsigned char Overflow; /* CRT-Controller:07h */ member
729 par->vga_state.Overflow = vga_io_rcrt(0x07); /* Overflow */ in vga_vesa_blank()
753 vga_io_wcrt(VGA_CRTC_OVERFLOW, par->vga_state.Overflow | 0x84); in vga_vesa_blank()
788 vga_io_wcrt(0x07, par->vga_state.Overflow); in vga_vesa_unblank()
/linux/Documentation/userspace-api/gpio/
H A Dgpio-v2-lineinfo-changed-read.rst57 Overflow cannot be detected from userspace.
H A Dgpio-lineinfo-changed-read.rst61 Overflow cannot be detected from userspace.
H A Dgpio-lineevent-data-read.rst69 Overflow cannot be detected from userspace.
H A Dgpio-v2-line-event-read.rst63 discarded. Overflow can be detected from userspace by monitoring the event
/linux/Documentation/admin-guide/device-mapper/
H A Dsnapshot.rst46 after reboot). O (Overflow) can be added as a persistent store option
47 to allow userspace to advertise its support for seeing "Overflow" in the
/linux/lib/raid6/
H A Dint.uc70 vv = (vv << 1) - (vv >> 7); /* Overflow on the top bit is OK */
/linux/Documentation/admin-guide/perf/
H A Darm-cmn.rst12 XP itself. Overflow from these local counters is accumulated in up to 8
/linux/Documentation/firmware-guide/acpi/apei/
H A Doutput_format.rst115 Completer Abort | Unexpected Completion | Receiver Overflow | \
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Diavf.rst264 ARQ Overflow Error detected
285 Driver Buffer Overflow Fix
/linux/drivers/gpu/drm/ci/xfails/
H A Dvkms-none-skips.txt56 # [drm:drm_crtc_add_crc_entry] *ERROR* Overflow of CRC buffer, userspace reads too slow.
/linux/Documentation/core-api/
H A Dkernel-api.rst130 Arithmetic Overflow Checking
/linux/Documentation/admin-guide/hw-vuln/
H A Dsrso.rst3 Speculative Return Stack Overflow (SRSO)
/linux/arch/arm64/boot/dts/freescale/
H A Dimx93.dtsi287 <GIC_SPI 120 IRQ_TYPE_LEVEL_HIGH>, // 25: TPM1 Overflow
290 <GIC_SPI 123 IRQ_TYPE_LEVEL_HIGH>, // 28: TMP2 Overflow
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
H A Dkernel.fuc296 /* Overflow! */
/linux/drivers/message/fusion/lsi/
H A Dmpi_history.txt209 * Overflow event data structure.
/linux/lib/
H A DKconfig.debug3045 bool "Overflow checks"
/linux/arch/m68k/ifpsp060/src/
H A Dfpsp.S11356 # Overflow, Underflow, and Unsupported Data Type. #