Searched refs:relaxed (Results 1 – 20 of 20) sorted by relevance
/Linux-v4.19/Documentation/driver-api/ |
D | device-io.rst | 71 indicate the relaxed ordering. Use this with care. 157 these cases, although only some platforms will honor the relaxed 158 semantics. Using the relaxed read functions will provide significant
|
/Linux-v4.19/Documentation/filesystems/ |
D | isofs.txt | 20 check=relaxed Matches filenames with different cases
|
D | nilfs2.txt | 62 order=relaxed(*) Apply relaxed order semantics that allows modified data
|
D | vfat.txt | 93 r: relaxed, case insensitive
|
/Linux-v4.19/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_vop.h | 40 bool relaxed; member
|
D | rockchip_vop_reg.c | 29 .relaxed = _relaxed, \
|
D | rockchip_drm_vop.c | 182 if (reg->relaxed) in vop_reg_set()
|
/Linux-v4.19/Documentation/ |
D | this_cpu_ops.txt | 27 sort of relaxed atomicity guarantees. The x86, for example, can execute 311 relaxed synchronization requirements for this_cpu operations. 315 share a cache-line but the relaxed synchronization is applied to
|
D | memory-barriers.txt | 139 abstract CPU, memory operation ordering is very relaxed, and a CPU may actually 509 RELEASE variants in addition to fully-ordered and relaxed (no barrier 1859 however, be used to control MMIO effects on accesses through relaxed memory I/O 1937 relaxed I/O accessors and the Documentation/DMA-API.txt file for more 2544 relaxed memory access properties, then _mandatory_ memory barriers are 2578 address register if ordering rules are sufficiently relaxed: 2583 If ordering rules are relaxed, it must be assumed that accesses done inside an 2660 required, an mmiowb() barrier can be used. Note that relaxed accesses to 2677 frv), and so the most relaxed case (namely DEC Alpha) must be assumed outside 3055 The DEC Alpha CPU is one of the most relaxed CPUs there is. Not only that,
|
/Linux-v4.19/drivers/scsi/csiostor/ |
D | csio_mb.c | 495 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-v4.19/Documentation/scheduler/ |
D | sched-domains.txt | 8 be relaxed if the need arises), and a base domain for CPU i MUST span at least
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | sge.c | 2212 int relaxed = !(adapter->flags & ROOT_NO_RELAXED_ORDERING); in t4vf_sge_alloc_rxq() local 2308 FW_IQ_CMD_FL0FETCHRO_V(relaxed) | in t4vf_sge_alloc_rxq() 2309 FW_IQ_CMD_FL0DATARO_V(relaxed) | in t4vf_sge_alloc_rxq()
|
/Linux-v4.19/Documentation/networking/ |
D | msg_zerocopy.rst | 255 loopback restriction can be temporarily relaxed by making
|
D | af_xdp.rst | 195 be relaxed in the future.
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-list.txt | 180 /sys/kernel/debug/tracing, even when perf_event_paranoid is in a relaxed
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | sge.c | 3385 int relaxed = !(adap->flags & ROOT_NO_RELAXED_ORDERING); in t4_sge_alloc_rxq() local 3441 FW_IQ_CMD_FL0FETCHRO_V(relaxed) | in t4_sge_alloc_rxq() 3442 FW_IQ_CMD_FL0DATARO_V(relaxed) | in t4_sge_alloc_rxq()
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | hist-v4l2.rst | 277 2. The restriction "count[0] > 0 and count[1] > 0" has been relaxed to
|
/Linux-v4.19/Documentation/x86/ |
D | boot.txt | 53 Protocol 2.10: (Kernel 2.6.31) Added a protocol for relaxed alignment
|
/Linux-v4.19/Documentation/admin-guide/ |
D | kernel-parameters.txt | 1491 Format: { strict | legacy | 2008 | relaxed } 1509 relaxed accept any binaries regardless of whether 1516 'relaxed' straps the emulator for both legacy-NaN and 1735 relaxed
|
/Linux-v4.19/Documentation/RCU/ |
D | RTFP.txt | 54 of convergent numerical algorithms are relaxed, so that iteration $n$
|