Home
last modified time | relevance | path

Searched full:around (Results 1 – 25 of 3673) sorted by relevance

12345678910>>...147

/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcmd_errata.c17 * This work-around is implemented in PBI, so just check to see if the
18 * work-around was actually applied. To do this, we check for specific data
43 printf("Work-around for Erratum A004849 is not enabled\n"); in check_erratum_a4849()
64 printf("Work-around for Erratum A004849 is not enabled\n"); in check_erratum_a4849()
68 /* Everything matches, so the erratum work-around was applied */ in check_erratum_a4849()
70 printf("Work-around for Erratum A004849 enabled\n"); in check_erratum_a4849()
76 * This work-around is implemented in PBI, so just check to see if the
77 * work-around was actually applied. To do this, we check for specific data
80 * The work-around says that for each SerDes lane, write BnTTLCRy0 =
104 printf("Work-around for Erratum A004580 is " in check_erratum_a4580()
[all …]
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsmp.c63 * 2AP. worked around in hardware
66 * 4AP. worked around in hardware
88 * 3AP. We work around this
92 * 6AP. not affected - worked around in hardware
93 * 7AP. not affected - worked around in hardware
94 * 8AP. worked around in hardware - we get explicit CS errors if not
98 * 10AP. not affected - worked around in hardware
102 * 12AP. not affected - worked around in hardware
103 * 13AP. not affected - worked around in hardware
105 * 15AP. not affected - worked around in hardware
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-kernel/kexec/
H A Dkexec-tools-klibc_git.bb24 file://0005-crashdump-elf.c-work-around-for-sysconf-_SC_NPROCESS.patch \
25 file://0006-kexec-syscall.h-work-around-missing-syscall-wrapper.patch \
26 file://0007-kexec.c-add-guard-around-ENOTSUP.patch \
28 file://0009-vmcore-dmesg.c-work-around-missing-imaxdiv.patch \
29 file://0010-fs2dt.c-work-around-missing-getline.patch \
/OK3568_Linux_fs/u-boot/drivers/demo/
H A DKconfig7 This uclass allows you to play around with driver model. It provides
16 This device allows you to play around with driver model. It prints
25 This device allows you to play around with driver model. It prints
/OK3568_Linux_fs/kernel/include/linux/
H A Dtimecounter.h20 * around quickly. Locking rules (if necessary) have to be defined
40 * cycle counter wrap around. Initialize with
45 * more often than the cycle counter wraps around. The nanosecond
46 * counter will only wrap around after ~585 years.
H A Dcompiler-gcc.h34 * To work around it we hide the relationship of the pointer and the object
38 * RELOC_HIDE could trash r30. The bug can be worked around by changing
66 * Adding an empty inline assembly before it works around the problem
95 * Work it around via a compiler barrier quirk suggested by Jakub Jelinek.
H A Dkref.h99 * This function is intended to simplify locking around refcounting for
102 * Operations on such objects require at least a read lock around
103 * lookup + kref_get, and a write lock around kref_put + remove from lookup
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-shells/zsh/zsh/
H A DCVE-2021-45444_2.patch5 work around CVE-2021-45444 in VCS_Info
29 + can optionally be used to work around recursive PROMPT_SUBST
44 +Subject: [PATCH] security/89: Partially work around CVE-2021-45444 in VCS_Info
49 +This patch is a partial, VCS_Info-specific work-around for CVE-2021-45444,
54 +The patch works around the vulnerability by pre-escaping values substituted
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dwar.h13 * Work around certain R4000 CPU errata (as implemented by GCC):
39 * Work around certain R4400 CPU errata (as implemented by GCC):
53 * Work around the "daddi" and "daddiu" CPU errata:
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/
H A Dbuffer.hpp51 \details Around a linestring, a buffer can be defined left or right.
52 Around a polygon, assumed clockwise internally,
59 \brief Enumerates types of pieces (parts of buffer) around geometries
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/44x/
H A DKconfig313 bool "Enable linker work around for PPC476FPE errata #46"
315 This option enables a work around for an icache bug on 476
320 The work around enables the appropriate linker options and
322 page boundaries. The work around is only required when
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/strace/strace/
H A D0001-landlock-update-expected-string.patch15 landlock: Use square brackets around "landlock-ruleset"
21 carry square brackets around their name:
35 1cdc415f1083 ("uapi, fsopen: use square brackets around "fscontext" [ver #2]")
/OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/
H A D0018-Disable-Wmaybe-uninitialized-for-total_deadline-in-s.patch7 To work around <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91691>
14 patch adds the same disabling around the definition of that variable,
21 (clntudp_call): Disable -Wmaybe-uninitialized around declaration
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dbuffer_point_circle.hpp33 \brief Create a circular buffer around a point
36 It creates a circular buffer around a point. It can be applied
62 //! Fills output_range with a circle around point using distance_strategy
H A Dbuffer_join_miter.hpp31 It creates a sharp corners around each convex vertex. It can be applied
57 //! \param miter_limit The miter limit, to avoid excessively long miters around sharp corners
63 //! Fills output_range with a sharp shape around a vertex
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Datomic_ops.rst244 Again, these primitives provide explicit memory barrier semantics around
251 provide explicit memory barrier semantics around the operation::
257 This primitive must provide explicit memory barrier semantics around
268 atomic_xchg must provide explicit memory barriers around the operation. ::
277 atomic_cmpxchg must provide explicit memory barriers around the operation,
292 atomic_add_unless must provide explicit memory barriers around the
298 If a caller requires memory barrier semantics around an atomic_t
486 must provide explicit memory barrier semantics around their execution.
510 If explicit memory barriers are required around {set,clear}_bit() (which do
/OK3568_Linux_fs/kernel/drivers/media/pci/saa7164/
H A Dsaa7164-bus.c196 /* Read didn't wrap around the buffer */ in saa7164_bus_set()
254 /* Additional data wraps around the ring */ in saa7164_bus_set()
350 /* Write doesn't wrap around the ring */ in saa7164_bus_get()
353 /* Write wraps around the ring */ in saa7164_bus_get()
409 /* Write doesn't wrap around the ring */ in saa7164_bus_get()
412 /* Write wraps around the ring */ in saa7164_bus_get()
439 /* Additional data wraps around the ring */ in saa7164_bus_get()
/OK3568_Linux_fs/kernel/Documentation/driver-api/usb/
H A Derror-codes.rst68 some problem that could not be worked around.
108 prescribed bus turn-around time
113 prescribed bus turn-around time
124 prescribed bus turn-around time. This error
170 be worked around, such as a physical
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20191123.patch.gz ... Dickey 65+- modify clean-rule to work around Fedora NFS bugs. 66+ 67 * Sat Sep ...
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/8xx/
H A DKconfig20 development around the MPC86X processor families.
30 development around the MPC885 processor family.
119 to disable it if you have worked around the bug in the compiler
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/
H A DRockchipRgaMacro.h16 /* flip source image horizontally (around the vertical axis) */ …
18 /* flip source image vertically (around the horizontal axis)*/ …
/OK3568_Linux_fs/buildroot/package/slirp/
H A DConfig.in18 time around 2009: http://slirp.sourceforge.net/
22 around May 2009 which archived it in 2012
/OK3568_Linux_fs/external/recovery/minzip/
H A DHash.c156 /* probe for new spot, wrapping around */ in resizeHash()
178 * We probe on collisions, wrapping around the table.
204 if (pEntry == pEnd) { /* wrap around to start */ in mzHashTableLookup()
274 if (pEntry == pEnd) { /* wrap around to start */ in mzHashTableRemove()
337 if (pEntry == pEnd) { /* wrap around to start */ in countProbes()
/OK3568_Linux_fs/kernel/Documentation/process/
H A D6.Followthrough.rst37 still be around and under development a decade from now.
76 around.
85 around. So it is always a good idea to remind reviewers of previously
181 it with the assumption that you will not be around to maintain it
201 eventually flow around you and get into the mainline anyway. In the Linux
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minzip/
H A DHash.c155 /* probe for new spot, wrapping around */ in resizeHash()
177 * We probe on collisions, wrapping around the table.
204 if (pEntry == pEnd) { /* wrap around to start */ in mzHashTableLookup()
275 if (pEntry == pEnd) { /* wrap around to start */ in mzHashTableRemove()
339 if (pEntry == pEnd) { /* wrap around to start */ in countProbes()

12345678910>>...147