Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-bus-pci-devices-aer_stats30 Header Log Overflow 0
52 Receiver Overflow 0
82 Receiver Overflow 0
Dsysfs-bus-platform-devices-ampere-smpro190 …| Overflow | Sysfs entry | Descriptio…
/Linux-v6.6/Documentation/userspace-api/media/dvb/
Dfe-get-event.rst64 - Overflow in event queue - one or more events were lost.
/Linux-v6.6/arch/m68k/fpsp040/
Dx_ovfl.S6 | Overflow occurs when a floating-point intermediate result is
Dskeleton.S171 | Overflow exception
/Linux-v6.6/drivers/video/console/
Dvgacon.c650 unsigned char Overflow; /* CRT-Controller:07h */ member
676 vga_state.Overflow = inb_p(vga_video_port_val); in vga_vesa_blank()
706 outb_p(vga_state.Overflow | 0x84, vga_video_port_val); /* bits 9,10 of vert. retrace */ in vga_vesa_blank()
742 outb_p(vga_state.Overflow, vga_video_port_val); in vga_vesa_unblank()
/Linux-v6.6/drivers/staging/media/av7110/
Dvideo-get-event.rst105 - Overflow in event queue - one or more events were lost.
/Linux-v6.6/Documentation/admin-guide/device-mapper/
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-v6.6/drivers/video/fbdev/
Dvga16fb.c51 unsigned char Overflow; /* CRT-Controller:07h */ member
731 par->vga_state.Overflow = vga_io_rcrt(0x07); /* Overflow */ in vga_vesa_blank()
755 vga_io_wcrt(VGA_CRTC_OVERFLOW, par->vga_state.Overflow | 0x84); in vga_vesa_blank()
790 vga_io_wcrt(0x07, par->vga_state.Overflow); in vga_vesa_unblank()
/Linux-v6.6/Documentation/admin-guide/perf/
Darm-cmn.rst12 XP itself. Overflow from these local counters is accumulated in up to 8
/Linux-v6.6/lib/raid6/
Dint.uc77 vv = (vv << 1) - (vv >> 7); /* Overflow on the top bit is OK */
/Linux-v6.6/Documentation/firmware-guide/acpi/apei/
Doutput_format.rst115 Completer Abort | Unexpected Completion | Receiver Overflow | \
/Linux-v6.6/Documentation/admin-guide/hw-vuln/
Dsrso.rst3 Speculative Return Stack Overflow (SRSO)
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/intel/
Diavf.rst264 ARQ Overflow Error detected
285 Driver Buffer Overflow Fix
/Linux-v6.6/Documentation/core-api/
Dkernel-api.rst130 Arithmetic Overflow Checking
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dkernel.fuc296 /* Overflow! */
/Linux-v6.6/drivers/message/fusion/lsi/
Dmpi_history.txt209 * Overflow event data structure.
/Linux-v6.6/lib/
DKconfig.debug2997 bool "Overflow checks"
/Linux-v6.6/arch/m68k/ifpsp060/src/
Dfpsp.S11356 # Overflow, Underflow, and Unsupported Data Type. #