| /linux/rust/kernel/sync/ |
| H A D | barrier.rs | 12 /// A barrier that prevents compiler from reordering memory accesses across the barrier. 24 /// A barrier that prevents compiler and CPU from reordering memory accesses across the barrier. 37 /// A barrier that prevents compiler and CPU from reordering memory write accesses across the 51 /// A barrier that prevents compiler and CPU from reordering memory read accesses across the
|
| /linux/tools/arch/powerpc/include/asm/ |
| H A D | barrier.h | 18 * 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.
|
| /linux/lib/ |
| H A D | rcuref.c | 132 * prevents the grace period which keeps the object alive until all put() 140 * to RCUREF_SATURATED, which will cause a memory leak, but it prevents 189 * True if the reference count is saturated, which prevents the 210 * prevents the reference count from overflowing. This leaks the in rcuref_get_slowpath() 211 * object memory, but prevents the obvious reference count overflow in rcuref_get_slowpath()
|
| /linux/Documentation/devicetree/bindings/fpga/ |
| H A D | xlnx,pr-decoupler.yaml | 18 which prevents signal changes from passing through the bridge. The controller 23 eXchange AXI shutdown manager prevents AXI traffic from passing through the
|
| H A D | altr,freeze-bridge-controller.yaml | 11 The controller can freeze/disable the bridges which prevents signal
|
| /linux/tools/testing/selftests/arm64/pauth/ |
| H A D | pac.c | 27 /* 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 */ \ 263 /* generic and data key instructions are not in NOP space. This prevents a SIGILL */ in TEST() 306 /* generic and data key instructions are not in NOP space. This prevents a SIGILL */ in TEST()
|
| /linux/kernel/bpf/preload/ |
| H A D | Kconfig | 6 # The dependency on !COMPILE_TEST prevents it from being enabled
|
| /linux/net/ncsi/ |
| H A D | Kconfig | 24 This allows to keep PHY link up and prevents any channel resets during
|
| /linux/security/landlock/errata/ |
| H A D | abi-1.h | 13 * hierarchy. This prevents access right widening through rename or link
|
| /linux/kernel/kcsan/ |
| H A D | .kunitconfig | 21 # This prevents the test from timing out on many setups. Feel free to remove
|
| /linux/arch/arm/include/asm/ |
| H A D | stackprotector.h | 9 * "__stack_chk_guard" on ARM. This prevents SMP systems from using a
|
| /linux/include/linux/usb/ |
| H A D | isp116x.h | 22 prevents stopping internal clock, increasing
|
| /linux/drivers/nfc/st-nci/ |
| H A D | ndlc.h | 38 * and prevents normal operation.
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_hw_engine_group_types.h | 29 * that prevents them from making progress when one is stuck on a page fault.
|
| /linux/arch/parisc/include/asm/ |
| H A D | hash.h | 88 * This _ASSIGN(dst, src) macro performs "dst = src", but prevents GCC 91 * This prevents it from mis-optimizing certain sequences.
|
| /linux/include/vdso/ |
| H A D | math64.h | 11 /* The following asm() prevents the compiler from in __iter_div_u64_rem()
|
| /linux/Documentation/userspace-api/media/rc/ |
| H A D | lirc-set-wideband-receiver.rst | 40 that prevents them to be used with some remotes. Wide band receiver might
|
| /linux/drivers/scsi/fnic/ |
| H A D | cq_desc.h | 53 * bit (byte) written. Adding the rmb() prevents the compiler in cq_desc_dec()
|
| /linux/drivers/scsi/snic/ |
| H A D | cq_desc.h | 51 * bit (byte) written. Adding the rmb() prevents the compiler in cq_desc_dec()
|
| /linux/Documentation/timers/ |
| H A D | hpet.rst | 18 prevents use of that mode. They support the other "legacy replacement"
|
| /linux/drivers/gpu/drm/amd/display/dc/bios/ |
| H A D | bios_parser_helper.h | 40 /* Upper bound on the number of records in a VBIOS record chain. Prevents
|
| /linux/drivers/acpi/acpica/ |
| H A D | uterror.c | 34 * 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
|
| /linux/drivers/net/ethernet/cisco/enic/ |
| H A D | enic_rq.c | 38 * bit (byte) written. Adding the rmb() prevents the compiler in enic_rq_cq_desc_dec() 57 * bit (byte) written. Adding the rmb() prevents the compiler in enic_rq_cq_desc_dec() 78 * bit (byte) written. Adding the rmb() prevents the compiler in enic_rq_cq_desc_dec()
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A D | media-ioc-setup-link.rst | 45 at the sink pad prevents the link from being enabled, the driver returns
|
| /linux/arch/arm/mach-imx/ |
| H A D | cpuidle-imx6q.c | 61 * i.MX6 Q/DL has an erratum (ERR006687) that prevents the FEC from waking the
|