Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
69 map_size = sizes[run] + OVERFLOW + UNDERFLOW; in check_anonymous_memory_mapping()
105 map_size = sizes[run] + UNDERFLOW + OVERFLOW; in check_file_memory_mapping()
140 map_size = sizes[run] + OVERFLOW + UNDERFLOW; in check_clear_prot_mte_flag()
142 UNDERFLOW, OVERFLOW); in check_clear_prot_mte_flag()
144 UNDERFLOW, OVERFLOW) != KSFT_PASS) in check_clear_prot_mte_flag()
150 UNDERFLOW, OVERFLOW); in check_clear_prot_mte_flag()
155 mte_free_memory_tag_range((void *)ptr, sizes[run], mem_type, UNDERFLOW, OVERFLOW); in check_clear_prot_mte_flag()
[all …]
H A Dcheck_child_memory.c21 #define OVERFLOW MT_GRANULE_SIZE macro
65 mte_initialize_current_context(mode, (uintptr_t)ptr, size + OVERFLOW); in check_child_tag_inheritance()
66 memset(ptr + size, '3', OVERFLOW); in check_child_tag_inheritance()
94 UNDERFLOW, OVERFLOW); in check_child_memory_mapping()
96 UNDERFLOW, OVERFLOW) != KSFT_PASS) in check_child_memory_mapping()
99 mte_free_memory_tag_range((void *)ptr, sizes[run], mem_type, UNDERFLOW, OVERFLOW); in check_child_memory_mapping()
118 map_size = sizes[run] + OVERFLOW + UNDERFLOW; in check_child_file_mapping()
/OK3568_Linux_fs/kernel/drivers/thermal/st/
H A Dst_thermal_syscfg.c37 [OVERFLOW] = REG_FIELD(STIH415_SAS_THSENS_STATUS, 8, 8),
44 [OVERFLOW] = REG_FIELD(STIH415_MPE_THSENS_STATUS, 9, 9),
51 [OVERFLOW] = REG_FIELD(STIH416_SAS_THSENS_STATUS1, 8, 8),
58 [OVERFLOW] = REG_FIELD(STID127_THSENS_STATUS, 9, 9),
H A Dst_thermal.h21 OVERFLOW, enumerator
H A Dst_thermal_memmap.c32 [OVERFLOW] = REG_FIELD(STIH416_MPE_STATUS, 9, 9),
H A Dst_thermal.c33 reg_fields[OVERFLOW]); in st_thermal_alloc_regfields()
/OK3568_Linux_fs/kernel/tools/testing/selftests/ftrace/test.d/kprobe/
H A Dprobepoint.tc19 OVERFLOW=+`printf "0x%x" ${PREV}` # overflow offset to previous symbol
37 ! echo "p:testprobe ${TARGET_FUNC}${OVERFLOW}" > kprobe_events
/OK3568_Linux_fs/kernel/drivers/firmware/google/
H A Dmemconsole-coreboot.c28 #define OVERFLOW (1 << 31) macro
52 if (flags & OVERFLOW) { in memconsole_coreboot_read()
/OK3568_Linux_fs/rkbin/doc/release/
H A DRV1106_CN.md252 | 1 | 重要 | 增加卷绕OVERFLOW的监测条件 | ISP概率性mipi drop frame | - |
400 | 2 | 重要 | 提高编码器的QOS=0X505 | 减少部分场景OVERFLOW | - |
417 | 3 | 重要 | OVERFLOW无法丢帧 | 如果编码器启动太慢,MCU报OVERFLOW,但编码器无法丢帧引起超时复位。 | - |
H A DRV1106_EN.md250 | 1 | important | Increase the monitoring conditions of wrap OVERFLOW | image tear possiable | …
/OK3568_Linux_fs/kernel/Documentation/fault-injection/
H A Dprovoke-crashes.rst38 of the common ones are PANIC, BUG, EXCEPTION, LOOP, and OVERFLOW.
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch15888 /* OVERFLOW is set *IFF* cnt==1, then it is the
16040 /* OVERFLOW is set *IFF* cnt==1, then it is the
16208 - /* OVERFLOW is set *IFF* s==1, then it is the
16222 + /* OVERFLOW is set *IFF* s==1, then it is the
16347 - /* OVERFLOW is set *IFF* s==1, then it is the
16349 + /* OVERFLOW is set *IFF* s==1, then it is the
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/
H A Dfpsp.S11650 # OVERFLOW:
H A Dfplsp.S9058 #--|X| IS LARGE, GENERATE OVERFLOW IF X > 0; ELSE GENERATE UNDERFLOW
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/texinfo/texinfo/
H A D0001-gnulib-Update.patch3079 - they report overflow in different circumstances than the OVERFLOW
3084 + in different circumstances than the OVERFLOW macros do. For
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccinstall.info3510 fix for APAR IX75823 (OVERFLOW DURING LINK WHEN USING GCC AND -BBIGTOC)
H A Dgccint.info9196 wi::neg (P1, &OVERFLOW)
9201 wi::add (P1, P2, SIGN, &OVERFLOW)
9206 wi::sub (P1, P2, SIGN, &OVERFLOW)
9210 wi::mul (P1, C2, SIGN, &OVERFLOW)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccinstall.info3510 fix for APAR IX75823 (OVERFLOW DURING LINK WHEN USING GCC AND -BBIGTOC)
H A Dgccint.info9196 wi::neg (P1, &OVERFLOW)
9201 wi::add (P1, P2, SIGN, &OVERFLOW)
9206 wi::sub (P1, P2, SIGN, &OVERFLOW)
9210 wi::mul (P1, C2, SIGN, &OVERFLOW)