Home
last modified time | relevance | path

Searched full:prevents (Results 1 – 25 of 1147) sorted by relevance

12345678910>>...46

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/
H A DMIPS-ASE-Instruction-Generation-Overrides.html77 in the assembly. The <code>.set nomips3d</code> directive prevents MIPS-3D
86 <code>.set nosmartmips</code> directive prevents SmartMIPS instructions from
94 in the assembly. The <code>.set nomdmx</code> directive prevents MDMX
102 on in the assembly. The <code>.set nodsp</code> directive prevents DSP
111 <code>.set nodspr2</code> directive prevents DSP Release 2 instructions from
120 <code>.set dspr2</code>. The <code>.set nodspr3</code> directive prevents DSP
128 in the assembly. The <code>.set nomt</code> directive prevents MT
136 in the assembly. The <code>.set nomcu</code> directive prevents MCU
144 in the assembly. The <code>.set nomsa</code> directive prevents MSA
152 on in the assembly. The <code>.set novirt</code> directive prevents Virtualization
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/
H A DMIPS-ASE-Instruction-Generation-Overrides.html77 in the assembly. The <code>.set nomips3d</code> directive prevents MIPS-3D
86 <code>.set nosmartmips</code> directive prevents SmartMIPS instructions from
94 in the assembly. The <code>.set nomdmx</code> directive prevents MDMX
102 on in the assembly. The <code>.set nodsp</code> directive prevents DSP
111 <code>.set nodspr2</code> directive prevents DSP Release 2 instructions from
120 <code>.set dspr2</code>. The <code>.set nodspr3</code> directive prevents DSP
128 in the assembly. The <code>.set nomt</code> directive prevents MT
136 in the assembly. The <code>.set nomcu</code> directive prevents MCU
144 in the assembly. The <code>.set nomsa</code> directive prevents MSA
152 on in the assembly. The <code>.set novirt</code> directive prevents Virtualization
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dbarrier.h22 * mb() prevents loads and stores being reordered across this point.
23 * rmb() prevents loads being reordered across this point.
24 * wmb() prevents stores being reordered across this point.
62 * This is a barrier which prevents following instructions from being
64 * x is a variable loaded from memory, this prevents following
/OK3568_Linux_fs/kernel/tools/arch/powerpc/include/asm/
H A Dbarrier.h18 * mb() prevents loads and stores being reordered across this point.
19 * rmb() prevents loads being reordered across this point.
20 * wmb() prevents stores being reordered across this point.
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0125-fs-btrfs-Validate-the-number-of-stripes-parities-in-.patch6 This prevents a divide by zero if nstripes == nparities, and
7 also prevents propagation of invalid values if nstripes ends up
H A D0046-docs-Document-the-cutmem-command.patch36 This prevents removing EFI memory regions to potentially subvert the
58 + This prevents removing EFI memory regions to potentially subvert the
/OK3568_Linux_fs/kernel/include/linux/
H A Dwakelock.h22 /* A wake_lock prevents the system from entering suspend or other low power
24 * prevents a full system suspend.
H A Dpercpu-rwsem.h75 * The preempt_enable() prevents the compiler from in percpu_down_read()
96 * The barrier() from preempt_enable() prevents the compiler from in percpu_down_read_trylock()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-per-CPU-kthreads.rst263 commit prevents OS jitter due to vmstat_update() on
278 CONFIG_PPC_RTAS_DAEMON=n. This prevents the RTAS
302 1. Build the kernel with CONFIG_PREEMPT=n. This prevents these
306 2. Build the kernel with CONFIG_RCU_BOOST=n. This prevents these
313 to OS jitter. This approach prevents the rcuc/%u kthreads from
/OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/pauth/
H A Dpac.c27 /* data key instructions are not in NOP space. This prevents a SIGILL */ \
34 /* generic key instructions are not in NOP space. This prevents a SIGILL */ \
260 /* generic and data key instructions are not in NOP space. This prevents a SIGILL */ in TEST()
303 /* generic and data key instructions are not in NOP space. This prevents a SIGILL */ in TEST()
/OK3568_Linux_fs/buildroot/package/mender-artifact/
H A Dmender-artifact.mk37 # includes the modules in the vendor directory, mod=vendor prevents the package
38 # from downloading the go modules during the build process and prevents
/OK3568_Linux_fs/kernel/tools/testing/selftests/memfd/
H A Dmemfd_test.c445 * allowed. Note that for r/w the kernel already prevents the mmap. */ in mfd_fail_write()
741 * Test whether SEAL_WRITE actually prevents modifications.
767 * Test whether SEAL_FUTURE_WRITE actually prevents modifications.
807 * Test whether SEAL_SHRINK actually prevents shrinking
833 * Test whether SEAL_GROW actually prevents growing
859 * Test whether SEAL_SHRINK | SEAL_GROW actually prevents resizing
940 /* shared/writable ref prevents sealing WRITE, but allows others */ in test_share_mmap()
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Domap_hwmod_reset.c64 * RTC IP have kicker feature. This prevents spurious writes to its registers.
84 * RTC IP have kicker feature. This prevents spurious writes to its registers.
/OK3568_Linux_fs/kernel/kernel/rcu/
H A DKconfig178 they have RCU callbacks queued, and prevents RCU from waking
197 This option also prevents heavy loads from blocking RCU
232 (!PREEMPTION kernels). Nothing prevents this kthread from running
/OK3568_Linux_fs/buildroot/package/wpa_supplicant/
H A D0001-AP-Silently-ignore-management-frame-from-unexpected-.patch9 sending out frames to unexpected destination. This prevents unexpected
14 In particular, this prevents some potential denial of service cases
/OK3568_Linux_fs/buildroot/package/hostapd/
H A D0001-AP-Silently-ignore-management-frame-from-unexpected-.patch9 sending out frames to unexpected destination. This prevents unexpected
14 In particular, this prevents some potential denial of service cases
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/
H A Dis_enum.hpp116 // compilers prevents a dependency recursion.
152 // buggy is_convertible prevents working
/OK3568_Linux_fs/kernel/Documentation/RCU/
H A Dlockdep.rst24 This prevents things like WARN_ON(!rcu_read_lock_held()) from giving false
85 RCU read-side critical sections, in case (2) the ->file_lock prevents
/OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/
H A DCURSOR.NOTES109 needs to occur. This flag prevents this behaviour, thus causing the
117 This flag prevents the HideCursor call that would normally occur just before
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-ts4900.c58 /* Only clear the OE bit here, requires a RMW. Prevents potential issue in ts4900_gpio_direction_input()
73 * prevents a glitch that can occur on the IO line in ts4900_gpio_direction_output()
/OK3568_Linux_fs/kernel/arch/um/
H A DMakefile54 # -Dvmap=kernel_vmap prevents anything from referencing the libpcap.o symbol so
60 # -Dlongjmp=kernel_longjmp prevents anything from referencing the libpthread.a
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/
H A DPatching.html78 executable code (or the corefile) read-only. This prevents accidental
79 alterations to machine code; but it also prevents you from intentionally
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/
H A DPatching.html78 executable code (or the corefile) read-only. This prevents accidental
79 alterations to machine code; but it also prevents you from intentionally
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dhash.h88 * This _ASSIGN(dst, src) macro performs "dst = src", but prevents GCC
91 * This prevents it from mis-optimizing certain sequences.
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Duterror.c34 * method/object is detected. This prevents a flood of error
76 * method/object is detected. This prevents a flood of
118 * method/object is detected. This prevents a flood of

12345678910>>...46