Home
last modified time | relevance | path

Searched refs:overflow (Results 251 – 275 of 460) sorted by relevance

1...<<111213141516171819

/openbmc/linux/arch/m68k/fpsp040/
H A Dx_store.S6 | Used by underflow and overflow handlers.
H A Dgen_except.S239 | An fmoveout that results in an overflow is reported this way.
245 | Only scosh, setox, ssinh, stwotox, and scale can set overflow in
/openbmc/linux/arch/arm/nwfpe/
H A DChangeLog27 overflow the available space in the task structure.
/openbmc/linux/Documentation/timers/
H A Dtimers-howto.rst34 possible overflow when passing large arguments to udelay.
/openbmc/openbmc/poky/meta/recipes-extended/slang/slang/
H A Dterminfo_fixes.patch82 + time utf8 except bugs list regexp method deref naninf overflow sort \
/openbmc/docs/designs/
H A Dfirmware-update-via-usb.md68 memory overflow, etc.), should disable "USB code update" via Redfish. After
/openbmc/webui-vue/src/components/AppNavigation/
H A DAppNavigation.vue218 overflow-y: auto;
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.2.rst77 - gtk-doc: Fix potential shebang overflow on gtkdoc-mkhtml2
136 - python: Avoid shebang overflow on python-config.py
/openbmc/qemu/qapi/
H A Dcxl.json252 # @receiver-overflow: Buffer overflows (first 3 bits of header log
276 'receiver-overflow',
/openbmc/openbmc/poky/meta/recipes-core/ovmf/
H A Dovmf_git.bb20 BUILD_CFLAGS += "-Wno-error=stringop-overflow"
140 export GCC_PREFIX_MAP = "${DEBUG_PREFIX_MAP} -Wno-stringop-overflow -Wno-maybe-uninitialized"
/openbmc/linux/mm/
H A Dvmstat.c1507 bool overflow = false; in pagetypeinfo_showfree_print() local
1522 overflow = true; in pagetypeinfo_showfree_print()
1526 seq_printf(m, "%s%6lu ", overflow ? ">" : "", freecount); in pagetypeinfo_showfree_print()
/openbmc/qemu/tests/tcg/xtensa/
H A Dtest_windowed.S76 test overflow
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/
H A D0005-ethernet.c-remove-it.patch163 - /* Use 'd' to prevent buffer overflow. */
/openbmc/qemu/hw/acpi/
H A Dtrace-events81 …verflow(uint32_t offset, uint32_t length) "offset 0x%" PRIx32 " + length 0x%" PRIx32 " is overflow"
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.css.map1overflow.less","less/code.less","less/grid.less","less/mixins/grid.less","less/mixins/grid-framewo…
H A Djquery-ui.min.css7overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0…
/openbmc/linux/net/ipv6/
H A Dioam6.c871 if (trace->overflow) in ioam6_fill_trace_data()
890 trace->overflow = 1; in ioam6_fill_trace_data()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhw.c3126 void (*overflow)(void *), in ath_gen_timer_alloc()
3149 timer->overflow = overflow; in ath_gen_timer_alloc()
3198 if (timer->overflow) in ath9k_hw_gen_timer_start()
3273 if (!timer->overflow) in ath_gen_timer_isr()
3277 timer->overflow(timer->arg); in ath_gen_timer_isr()
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Dcve-extra-exclusions.inc82 It is a fuzzing related buffer overflow. It is of low impact since most devices \
/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/
H A D0001-changes-to-SIGINT-handler-while-waiting-for-a-child-.patch28 return 0; /* errno is set on overflow or underflow */
/openbmc/linux/drivers/dma/idxd/
H A Dregisters.h259 u64 overflow:1; member
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Dpfpsp.S969 # the exceptional possibilities we have left ourselves with are ONLY overflow
970 # and inexact. and, the inexact is such that overflow occurred and was disabled
988 # overflow is enabled AND overflow, of course, occurred. so, we have the EXOP
1360 btst &ovfl_bit,FPSR_EXCEPT(%a6) # was overflow set?
1366 bra.w fu_in_exc_ovfl # go insert overflow frame
1391 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did disabled overflow occur?
1938 btst &ovfl_bit,FPSR_EXCEPT(%a6) # was overflow set?
1969 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did disabled overflow occur?
/openbmc/linux/drivers/perf/
H A Dcxl_pmu.c692 static void __cxl_pmu_read(struct perf_event *event, bool overflow) in __cxl_pmu_read() argument
708 if (overflow && delta < GENMASK_ULL(info->counter_width - 1, 0)) in __cxl_pmu_read()
/openbmc/linux/drivers/media/pci/sta2x11/
H A Dsta2x11_vip.c138 int overflow; member
781 if (vip->overflow++ > 5) in vip_irq()
/openbmc/linux/fs/jfs/
H A Djfs_dtree.c2728 int overflow, fix_page, page_fixed = 0; in jfs_readdir() local
2887 overflow = fix_page = 0; in jfs_readdir()
2898 overflow = 1; in jfs_readdir()
2927 overflow = 1; in jfs_readdir()
2979 if (!overflow) { in jfs_readdir()
3013 if (!overflow && (bn == 0)) { in jfs_readdir()

1...<<111213141516171819