Home
last modified time | relevance | path

Searched full:overflow (Results 1 – 25 of 2829) sorted by relevance

12345678910>>...114

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_div_overflow.c10 * an exception from INT_MIN/-1 overflow similarly as with div
15 __description("DIV32 overflow, check 1")
30 __description("DIV32 overflow, check 2")
44 __description("DIV64 overflow, check 1")
62 __description("DIV64 overflow, check 2")
79 __description("MOD32 overflow, check 1")
94 __description("MOD32 overflow, check 2")
108 __description("MOD64 overflow, check 1")
127 __description("MOD64 overflow, check 2")
/openbmc/linux/include/linux/
H A Doverflow.h24 * overflow checkers only almost work for _Bool, but that's
51 static inline bool __must_check __must_check_overflow(bool overflow) in __must_check_overflow() argument
53 return unlikely(overflow); in __must_check_overflow()
57 * check_add_overflow() - Calculate addition with overflow checking
72 * check_sub_overflow() - Calculate subtraction with overflow checking
87 * check_mul_overflow() - Calculate multiplication with overflow checking
102 * check_shl_overflow() - Calculate a left-shifted value and check overflow
157 * Returns: true if overflow can occur, false otherwise.
171 * first argument. If this value would not overflow into an assignment
186 * with any overflow causing the return value to be SIZE_MAX. The
[all …]
/openbmc/linux/Documentation/i2c/
H A Di2c_bus.svg27 style="overflow:visible"
38 style="overflow:visible"
54 style="overflow:visible"
73 style="overflow:visible"
85 style="overflow:visible"
104 style="overflow:visible"
119 style="overflow:visible"
134 style="overflow:visible"
149 style="overflow:visible"
164 style="overflow:visible"
[all …]
/openbmc/linux/tools/testing/selftests/arm64/mte/
H A Dcheck_mmap_options.c23 #define OVERFLOW MT_GRANULE_SIZE macro
49 mte_initialize_current_context(mode, (uintptr_t)ptr, size + OVERFLOW); in check_mte_memory()
50 memset(ptr + size, '3', OVERFLOW); in check_mte_memory()
68 map_size = sizes[run] + OVERFLOW + UNDERFLOW; in check_anonymous_memory_mapping()
104 map_size = sizes[run] + UNDERFLOW + OVERFLOW; in check_file_memory_mapping()
139 map_size = sizes[run] + OVERFLOW + UNDERFLOW; in check_clear_prot_mte_flag()
141 UNDERFLOW, OVERFLOW); in check_clear_prot_mte_flag()
143 UNDERFLOW, OVERFLOW) != KSFT_PASS) in check_clear_prot_mte_flag()
149 UNDERFLOW, OVERFLOW); in check_clear_prot_mte_flag()
154 mte_free_memory_tag_range((void *)ptr, sizes[run], mem_type, UNDERFLOW, OVERFLOW); in check_clear_prot_mte_flag()
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/
H A D0001-Use-CC-to-check-for-implicit-fallthrough-warning-sup.patch32 - FORMATOVERFLOW := $(shell gcc -Q --help=warnings 2>&1 | grep "format-overflow" | wc -l)
33 + FORMATOVERFLOW := $(shell ${CC} -Q --help=warnings 2>&1 | grep "format-overflow" | wc -l)
35 CWFLAGS += -Wformat-overflow
40 - STRINGOPOVERFLOW := $(shell gcc -Q --help=warnings 2>&1 | grep "stringop-overflow" | wc -l)
41 + STRINGOPOVERFLOW := $(shell ${CC} -Q --help=warnings 2>&1 | grep "stringop-overflow" | wc -l)
43 CWFLAGS += -Wstringop-overflow
/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power8/
H A Dpmc.json5 "BriefDescription": "Overflow from counter 1",
11 "BriefDescription": "Overflow from counter 2",
29 "BriefDescription": "Overflow from counter 3",
35 "BriefDescription": "Overflow from counter 4",
53 "BriefDescription": "Overflow from counter 5",
59 "BriefDescription": "Overflow from counter 6",
/openbmc/linux/drivers/iio/test/
H A Diio-test-rescale.c9 #include <linux/overflow.h>
329 * INT_PLUS_{MICRO,NANO} decimal part overflow
332 .name = "decimal overflow IIO_VAL_INT_PLUS_NANO, positive",
341 .name = "decimal overflow IIO_VAL_INT_PLUS_NANO, negative",
350 .name = "decimal overflow IIO_VAL_INT_PLUS_NANO, negative schan",
359 .name = "decimal overflow IIO_VAL_INT_PLUS_MICRO, positive",
368 .name = "decimal overflow IIO_VAL_INT_PLUS_MICRO, negative",
377 .name = "decimal overflow IIO_VAL_INT_PLUS_MICRO, negative schan",
386 * 32-bit overflow conditions
389 .name = "overflow IIO_VAL_FRACTIONAL, positive",
[all …]
/openbmc/openbmc/poky/documentation/overview-manual/svg/
H A Dbitbake_tasks_map.svg4overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: fl…
/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunqe.h74 #define CREG_STAT_CCOFLOW 0x00100000 /* TX Coll-counter Overflow */
79 #define CREG_STAT_RCCOFLOW 0x00001000 /* RX Coll-counter Overflow */
80 #define CREG_STAT_RUOFLOW 0x00000800 /* Runt Counter Overflow */
81 #define CREG_STAT_MCOFLOW 0x00000400 /* Missed Counter Overflow */
82 #define CREG_STAT_RXFOFLOW 0x00000200 /* RX FIFO Overflow */
84 #define CREG_STAT_FCOFLOW 0x00000080 /* Frame Counter Overflow */
85 #define CREG_STAT_CECOFLOW 0x00000040 /* CRC Error-counter Overflow*/
102 #define CREG_QMASK_COFLOW 0x00100000 /* CollCntr overflow */
120 #define CREG_MMASK_OFLOW 0x00000800 /* Overflow */
121 #define CREG_MMASK_RXCOLL 0x00000400 /* RX Coll-Cntr overflow */
[all …]
/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Dudp_tunnel_nic.sh376 # Overflow the table
437 overflow_table0 "overflow NIC table"
438 overflow_table1 "overflow NIC table"
440 msg="replace VxLAN in overflow table"
444 msg="vacate VxLAN in overflow table"
448 msg="replace GENEVE in overflow table"
452 msg="vacate GENEVE in overflow table"
460 msg="table sharing - overflow"
462 msg="table sharing - overflow v6"
495 overflow_table0 "overflow NIC table"
[all …]
/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/
H A DTreeRCU-dyntick.svg43 style="overflow:visible">
57 style="overflow:visible">
71 style="overflow:visible">
85 style="overflow:visible">
99 style="overflow:visible">
113 style="overflow:visible">
127 style="overflow:visible">
141 style="overflow:visible">
155 style="overflow:visible">
169 style="overflow:visible">
[all …]
H A DTreeRCU-hotplug.svg43 style="overflow:visible">
57 style="overflow:visible">
71 style="overflow:visible">
85 style="overflow:visible">
99 style="overflow:visible">
113 style="overflow:visible">
127 style="overflow:visible">
141 style="overflow:visible">
155 style="overflow:visible">
169 style="overflow:visible">
[all …]
/openbmc/linux/drivers/media/rc/
H A Digorplugusb.c51 unsigned i, start, overflow; in igorplugusb_irdata() local
57 * overwrites its buffer from the beginning. The overflow value is the in igorplugusb_irdata()
61 overflow = ir->buf_in[2]; in igorplugusb_irdata()
62 i = start = overflow + HEADERLEN; in igorplugusb_irdata()
65 dev_err(ir->dev, "receive overflow invalid: %u", overflow); in igorplugusb_irdata()
67 if (overflow > 0) { in igorplugusb_irdata()
68 dev_warn(ir->dev, "receive overflow, at least %u lost", in igorplugusb_irdata()
69 overflow); in igorplugusb_irdata()
/openbmc/linux/arch/xtensa/kernel/
H A Dvectors.S5 * as well as the window vectors (overflow and underflow), and the debug
117 * already in an exception, such as window overflow/underflow exception,
235 /* Window overflow/underflow exception. Get stack pointer. */
239 /* Check for overflow/underflow exception, jump if overflow. */
353 * Restart window OVERFLOW exception.
362 * overflow exception. Therefore, we change window base to the value
363 * before we entered the window overflow exception and prepare the
374 * To keep things simple, we take advantage of the fact all overflow
386 bbsi.l a0, 8, 1f # don't restore except for overflow 8 and 12
390 * overflow handler's reference thru a0 gets a hardware TLB refill
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yajl/yajl/
H A DCVE-2022-24795.patch6 There was an integer overflow in yajl_buf_ensure_available() leading
9 yajl_buf_ensure_available(). Another result of the overflow was an
14 integer overflow, fortifying buffer allocations, and report the
24 This patch catches the integer overflow and terminates the process
49 + /* need would overflow. */
/openbmc/linux/tools/testing/selftests/lkdtm/
H A Dtests.txt78 FORTIFY_STRSCPY detected buffer overflow
79 FORTIFY_STR_OBJECT detected buffer overflow
80 FORTIFY_STR_MEMBER detected buffer overflow
81 FORTIFY_MEM_OBJECT detected buffer overflow
/openbmc/qemu/tests/tcg/multiarch/
H A Doverflow.c42 fprintf(stderr, "data overflow while adding 32 bits\n"); in main()
46 fprintf(stderr, "data overflow while adding 64 bits\n"); in main()
50 fprintf(stderr, "data overflow while subtracting 32 bits\n"); in main()
54 fprintf(stderr, "data overflow while subtracting 64 bits\n"); in main()
/openbmc/linux/arch/m68k/fpsp040/
H A Dx_ovfl.S4 | fpsp_ovfl --- FPSP handler for overflow exception
6 | Overflow occurs when a floating-point intermediate result is
23 | RM For pos overflow, the largest pos number. For neg overflow,
25 | RP For pos overflow, +infinity. For neg overflow, the largest
72 | if overflow traps not enabled check for inexact exception
H A Dutil.S6 | ovf_res: used by overflow to force the correct
70 | ovf_r_k --- overflow result calculation
86 | ovf_r_x2 --- overflow result calculation
157 | ovf_r_x3 --- overflow result calculation
173 | ovf_res --- overflow result calculation
199 tstb LOCAL_SGN(%a0) |if negative overflow
209 tstb LOCAL_SGN(%a0) |if negative overflow
230 tstb LOCAL_SGN(%a0) |if negative overflow
240 tstb LOCAL_SGN(%a0) |if negative overflow
261 tstb LOCAL_SGN(%a0) |if negative overflow
[all …]
/openbmc/linux/Documentation/admin-guide/media/
H A Dipu3_rcb.svg5 <symbol overflow="visible" id="glyph0-0">
8 <symbol overflow="visible" id="glyph0-1">
11 <symbol overflow="visible" id="glyph0-2">
14 <symbol overflow="visible" id="glyph0-3">
17 <symbol overflow="visible" id="glyph0-4">
20 <symbol overflow="visible" id="glyph0-5">
23 <symbol overflow="visible" id="glyph0-6">
26 <symbol overflow="visible" id="glyph0-7">
29 <symbol overflow="visible" id="glyph0-8">
32 <symbol overflow="visible" id="glyph0-9">
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/
H A D0002-configure-Disable-selected-warnings.patch21 -AX_CHECK_COMPILE_FLAG([-Werror=format-overflow],[NOWARNINGS=-Wno-error=format-overflow])
22 +AX_CHECK_COMPILE_FLAG([-Werror=format-overflow],[NOWARNINGS='-Wno-error=format-overflow'])
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dgentrap.h10 #define GEN_INTOVF -1 /* integer overflow */
12 #define GEN_FLTOVF -3 /* fp overflow */
17 #define GEN_DECOVF -8 /* decimal overflow (for COBOL??) */
23 #define GEN_STKOVF -14 /* stack overflow */
/openbmc/linux/arch/x86/math-emu/
H A Dreg_u_div.S39 Overflow flag: ovfl_flag
54 Overflow flag: ovfl_flag
129 subl %ecx,%edx /* Prevent the overflow */
198 cmpl SIGH(%ebx),%edx /* Test for imminent overflow */
206 /* The dividend is greater or equal, would cause overflow */
210 sbbl SIGH(%ebx),%edx /* Prevent the overflow */
273 /* need to check for possible subsequent overflow */
282 /* The numerator is greater or equal, would cause overflow */
283 /* prevent overflow */
363 /* need to check for possible subsequent overflow */
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/
H A Dpmc.json15 "BriefDescription": "The event selected for PMC4 caused the event counter to overflow."
40 "BriefDescription": "The event selected for PMC5 caused the event counter to overflow."
85 "BriefDescription": "The event selected for PMC1 caused the event counter to overflow."
110 "BriefDescription": "The event selected for PMC2 caused the event counter to overflow."
125 "BriefDescription": "The event selected for PMC6 caused the event counter to overflow."
145 "BriefDescription": "The event selected for PMC3 caused the event counter to overflow."
/openbmc/linux/arch/x86/kernel/
H A Dirq_32.c31 /* Debugging check for stack overflow: is there less than 1KB free? */
71 static inline int execute_on_irq_stack(int overflow, struct irq_desc *desc) in execute_on_irq_stack() argument
94 if (unlikely(overflow)) in execute_on_irq_stack()
153 int overflow = check_stack_overflow(); in __handle_irq() local
155 if (user_mode(regs) || !execute_on_irq_stack(overflow, desc)) { in __handle_irq()
156 if (unlikely(overflow)) in __handle_irq()

12345678910>>...114