Home
last modified time | relevance | path

Searched refs:relaxed (Results 1 – 25 of 40) sorted by relevance

12

/linux/scripts/atomic/kerneldoc/
A Ddec_unless_positive7 * Otherwise, @v is not modified and relaxed ordering is provided.
A Dinc_not_zero7 * Otherwise, @v is not modified and relaxed ordering is provided.
A Dinc_unless_negative7 * Otherwise, @v is not modified and relaxed ordering is provided.
A Ddec_if_positive7 * Otherwise, @v is not modified and relaxed ordering is provided.
A Dcmpxchg9 * Otherwise, @v is not modified and relaxed ordering is provided.
A Dadd_unless13 * Otherwise, @v is not modified and relaxed ordering is provided.
A Dtry_cmpxchg10 * and relaxed ordering is provided.
/linux/Documentation/admin-guide/perf/
A Dnvidia-pmu.rst62 In this config, the PMU captures read and relaxed ordered (RO) writes from
123 to local memory. For PCIE traffic, this PMU captures read and relaxed ordered
248 PCIE2 traffic represents reads and relaxed ordered (RO) writes.
299 PCIE2 traffic represents reads and relaxed ordered (RO) writes.
/linux/Documentation/devicetree/bindings/
A D.yamllint1 extends: relaxed
/linux/scripts/atomic/
A Datomics.tbl4 # Upper-case implies _{acquire,release,relaxed} variants.
/linux/tools/memory-model/Documentation/
A Dcheatsheet.txt20 Key: Relaxed: A relaxed operation is either READ_ONCE(), WRITE_ONCE(),
/linux/include/linux/
A Dcoresight.h130 u64 (*read)(u32 offset, bool relaxed, bool _64bit);
131 void (*write)(u64 val, u32 offset, bool relaxed,
/linux/lib/
A DKconfig.kmsan47 is a more relaxed mode, but it generates more instrumentation code and
/linux/Documentation/driver-api/
A Ddevice-io.rst71 indicate the relaxed ordering. Use this with care.
112 these cases, although only some platforms will honor the relaxed
113 semantics. Using the relaxed read functions will provide significant
183 DMA, these "relaxed" versions of the MMIO accessors only serialize against
190 guarantees of the non-relaxed and relaxed versions.
/linux/Documentation/filesystems/
A Disofs.rst33 check=relaxed Matches filenames with different cases
A Dnilfs2.rst66 order=relaxed(*) Apply relaxed order semantics that allows modified data
/linux/Documentation/core-api/
A Dthis_cpu_ops.rst27 sort of relaxed atomicity guarantees. The x86, for example, can execute
309 relaxed synchronization requirements for this_cpu operations.
313 share a cache-line but the relaxed synchronization is applied to
/linux/drivers/gpu/drm/rockchip/
A Drockchip_drm_vop.h55 bool relaxed; member
/linux/Documentation/devicetree/bindings/pci/
A Dpci.txt71 trusted with relaxed DMA protection, as users could easily attach
/linux/drivers/scsi/csiostor/
A Dcsio_mb.c495 int relaxed = !(hw->flags & CSIO_HWF_ROOT_NO_RELAXED_ORDERING); in csio_mb_iq_write() local
542 FW_IQ_CMD_FL0FETCHRO_V(relaxed) | in csio_mb_iq_write()
543 FW_IQ_CMD_FL0DATARO_V(relaxed) | in csio_mb_iq_write()
/linux/Documentation/scheduler/
A Dsched-domains.rst12 be relaxed if the need arises), and a base domain for CPU i MUST span at least
/linux/arch/mips/configs/
A Dloongson3_defconfig414 CONFIG_CMDLINE="ieee754=relaxed"
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
A Dsge.c2210 int relaxed = !(adapter->flags & CXGB4VF_ROOT_NO_RELAXED_ORDERING); in t4vf_sge_alloc_rxq() local
2307 FW_IQ_CMD_FL0FETCHRO_V(relaxed) | in t4vf_sge_alloc_rxq()
2308 FW_IQ_CMD_FL0DATARO_V(relaxed) | in t4vf_sge_alloc_rxq()
/linux/Documentation/networking/
A Dmsg_zerocopy.rst261 loopback restriction can be temporarily relaxed by making
/linux/Documentation/filesystems/bcachefs/
A DCodingStyle.rst167 come from relaxed conversations where people aren't afraid to say "what if?".

Completed in 666 milliseconds

12