Home
last modified time | relevance | path

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

12345678910>>...56

/kernel/linux/linux-4.19/arch/powerpc/include/asm/
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.
21 * read_barrier_depends() prevents data-dependent loads being reordered
58 * This is a barrier which prevents following instructions from being
60 * x is a variable loaded from memory, this prevents following
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
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
/kernel/linux/linux-4.19/tools/arch/powerpc/include/asm/
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.
/kernel/linux/linux-5.10/tools/arch/powerpc/include/asm/
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.
/kernel/linux/linux-4.19/include/linux/
Dpercpu-rwsem.h52 * The barrier() prevents the compiler from in percpu_down_read_preempt_disable()
76 * The barrier() from preempt_enable() prevents the compiler from in percpu_down_read_trylock()
89 * The barrier() prevents the compiler from in percpu_up_read_preempt_enable()
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
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.
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/pauth/
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()
/kernel/linux/linux-4.19/Documentation/
Dkernel-per-CPU-kthreads.txt263 commit prevents OS jitter due to vmstat_update() on
280 CONFIG_PPC_RTAS_DAEMON=n. This prevents the RTAS
304 1. Build the kernel with CONFIG_PREEMPT=n. This prevents these
308 2. Build the kernel with CONFIG_RCU_BOOST=n. This prevents these
315 to OS jitter. This approach prevents the rcuc/%u kthreads from
/kernel/linux/linux-5.10/Documentation/admin-guide/
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
/kernel/linux/linux-4.19/kernel/rcu/
DKconfig179 they have RCU callbacks queued, and prevents RCU from waking
198 This option also prevents heavy loads from blocking RCU
233 "s" for RCU-sched. Nothing prevents this kthread from running
/kernel/linux/linux-4.19/arch/arm/mach-omap2/
Domap_hwmod_reset.c88 * RTC IP have kicker feature. This prevents spurious writes to its registers.
108 * RTC IP have kicker feature. This prevents spurious writes to its registers.
/kernel/linux/linux-5.10/kernel/rcu/
DKconfig177 they have RCU callbacks queued, and prevents RCU from waking
196 This option also prevents heavy loads from blocking RCU
231 (!PREEMPTION kernels). Nothing prevents this kthread from running
/kernel/linux/linux-5.10/tools/testing/selftests/memfd/
Dmemfd_test.c445 * allowed. Note that for r/w the kernel already prevents the mmap. */ in mfd_fail_write()
740 * Test whether SEAL_WRITE actually prevents modifications.
766 * Test whether SEAL_FUTURE_WRITE actually prevents modifications.
806 * Test whether SEAL_SHRINK actually prevents shrinking
832 * Test whether SEAL_GROW actually prevents growing
858 * Test whether SEAL_SHRINK | SEAL_GROW actually prevents resizing
939 /* shared/writable ref prevents sealing WRITE, but allows others */ in test_share_mmap()
/kernel/linux/linux-5.10/include/linux/
Dpercpu-rwsem.h67 * The preempt_enable() prevents the compiler from in percpu_down_read()
87 * The barrier() from preempt_enable() prevents the compiler from in percpu_down_read_trylock()
/kernel/linux/linux-4.19/Documentation/RCU/
Dlockdep.txt20 This prevents things like WARN_ON(!rcu_read_lock_held()) from giving false
81 RCU read-side critical sections, in case (2) the ->file_lock prevents
/kernel/linux/linux-4.19/tools/testing/selftests/memfd/
Dmemfd_test.c376 * allowed. Note that for r/w the kernel already prevents the mmap. */ in mfd_fail_write()
671 * Test whether SEAL_WRITE actually prevents modifications.
697 * Test whether SEAL_SHRINK actually prevents shrinking
723 * Test whether SEAL_GROW actually prevents growing
749 * Test whether SEAL_SHRINK | SEAL_GROW actually prevents resizing
830 /* shared/writable ref prevents sealing WRITE, but allows others */ in test_share_mmap()
/kernel/linux/linux-5.10/Documentation/RCU/
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
/kernel/linux/linux-5.10/include/vdso/
Dmath64.h11 /* The following asm() prevents the compiler from in __iter_div_u64_rem()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/fpga/
Daltera-freeze-bridge.txt4 The controller can freeze/disable the bridges which prevents signal
Dxilinx-pr-decoupler.txt5 The controller can decouple/disable the bridges which prevents signal
/kernel/linux/linux-5.10/kernel/bpf/preload/
DKconfig10 # The dependency on !COMPILE_TEST prevents it from being enabled
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/fpga/
Daltera-freeze-bridge.txt4 The controller can freeze/disable the bridges which prevents signal
/kernel/linux/linux-5.10/arch/um/
DMakefile54 # -Dvmap=kernel_vmap prevents anything from referencing the libpcap.o symbol so
60 # -Dlongjmp=kernel_longjmp prevents anything from referencing the libpthread.a
/kernel/linux/linux-5.10/arch/arm/mach-pxa/include/mach/
Daudio.h15 * bug prevents correct operation of the reset line. If not specified,
/kernel/linux/linux-4.19/arch/arm/mach-pxa/include/mach/
Daudio.h15 * bug prevents correct operation of the reset line. If not specified,

12345678910>>...56