Home
last modified time | relevance | path

Searched refs:overflowed (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_buffer_impl.cpp844 static RK_U32 overflowed = 0; in get_group_id() local
846 if (!overflowed) { in get_group_id()
851 overflowed = 1; in get_group_id()
856 if (overflowed) { in get_group_id()
/OK3568_Linux_fs/kernel/drivers/perf/
H A Darm-ccn.c1176 int overflowed = pmovsr & BIT(idx); in arm_ccn_pmu_overflow_handler() local
1178 WARN_ON_ONCE(overflowed && !event && in arm_ccn_pmu_overflow_handler()
1181 if (!event || !overflowed) in arm_ccn_pmu_overflow_handler()
H A Dxgene_pmu.c1219 int overflowed = pmovsr & BIT(idx); in _xgene_pmu_isr() local
1222 if (!event || !overflowed) in _xgene_pmu_isr()
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dconnector.rst103 be lost due to memory pressure or process' receiving queue overflowed,
/OK3568_Linux_fs/kernel/Documentation/riscv/
H A Dpmu.rst29 just overflowed.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_types.h1781 uint32 overflowed; member
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dres_func.S962 | The result has overflowed to $7fff exponent. Set I, ovfl,
1143 | The result has overflowed to $7fff exponent. Set I, ovfl,
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dfsverity.rst286 overflowed
/OK3568_Linux_fs/kernel/Documentation/RCU/Design/Requirements/
H A DRequirements.rst2061 long after the compiler OOMed or the stack overflowed.
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/
H A Dfpsp.S12044 # if the result would have overflowed/underflowed. If so, use unf_res() #
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info23730 overflowed the available TOC space, you can reduce the amount of
42347 operations together with checking whether the operations overflowed.
42561 compile time that the destination object will not be overflowed. If the
42563 overflowed, it issues a warning.
H A Dgccint.info27145 needed check and signal an error if the stack has overflowed. The
27155 overflowed. The single operand is the memory address in the stack
27163 overflowed. The single operand is the memory reference in the
H A Dgdb.info46052 If the trace buffer overflowed, returns an error
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgcc.info23730 overflowed the available TOC space, you can reduce the amount of
42347 operations together with checking whether the operations overflowed.
42561 compile time that the destination object will not be overflowed. If the
42563 overflowed, it issues a warning.
H A Dgccint.info27145 needed check and signal an error if the stack has overflowed. The
27155 overflowed. The single operand is the memory address in the stack
27163 overflowed. The single operand is the memory reference in the
H A Dgdb.info46052 If the trace buffer overflowed, returns an error
/OK3568_Linux_fs/external/xserver/
H A DChangeLog136647 - The previous version overflowed sometimes.