Home
last modified time | relevance | path

Searched refs:stronger (Results 1 – 21 of 21) sorted by relevance

/linux-5.19.10/Documentation/litmus-tests/atomic/
DAtomic-RMW+mb__after_atomic-is-stronger-than-acquire.litmus1 C Atomic-RMW+mb__after_atomic-is-stronger-than-acquire
7 * stronger than a normal acquire: both the read and write parts of
/linux-5.19.10/Documentation/litmus-tests/
DREADME15 Atomic-RMW+mb__after_atomic-is-stronger-than-acquire.litmus
17 stronger than a normal acquire: both the read and write parts of
/linux-5.19.10/Documentation/scheduler/
Dsched-nice-design.rst17 much stronger than they were before in 2.4 (and people were happy about
111 automatically: stronger negative nice levels are an automatic
Dsched-design-CFS.rst108 The CFS scheduler has a much stronger handling of nice levels and SCHED_BATCH
/linux-5.19.10/Documentation/
Datomic_t.txt225 is a 'typical' RELEASE pattern, the barrier is strictly stronger than
234 strictly stronger than ACQUIRE. As illustrated:
236 C Atomic-RMW+mb__after_atomic-is-stronger-than-acquire
Dmemory-barriers.txt2242 a wake_up() (or stronger).
/linux-5.19.10/Documentation/devicetree/bindings/mtd/
Dfsmc-nand.txt37 Can support 1-bit HW ECC (default) or if stronger correction is required,
/linux-5.19.10/tools/memory-model/Documentation/
Drecipes.txt45 use READ_ONCE() and WRITE_ONCE() or stronger to prevent load/store
68 stronger than "Any CPU holding a given lock sees all changes made by any
344 Of course, given that smp_mb() is strictly stronger than either smp_wmb()
434 The ordering in this example is stronger than it needs to be. For
Dordering.txt415 A control dependency extends from a marked load (READ_ONCE() or stronger)
416 through an "if" condition to a marked store (WRITE_ONCE() or stronger)
/linux-5.19.10/Documentation/driver-api/early-userspace/
Dbuffer-format.rst84 significantly stronger integrity check), however, this is the
/linux-5.19.10/Documentation/process/
Dkernel-enforcement-statement.rst50 be stronger.
D1.Intro.rst168 are heard, but active developers have a stronger voice - and the ability
/linux-5.19.10/fs/cifs/
DKconfig77 man-in-the-middle attacks and stronger crypto hashes, so the use
/linux-5.19.10/Documentation/admin-guide/media/
Dfaq.rst154 usually TV cards need stronger signals than TV sets, and are more
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Drs.c1847 int *weaker, int *stronger) in rs_get_adjacent_txp() argument
1853 *stronger = index - IWL_MVM_RS_TPC_TX_POWER_STEP; in rs_get_adjacent_txp()
1854 if (*stronger < 0) in rs_get_adjacent_txp()
1855 *stronger = TPC_INVALID; in rs_get_adjacent_txp()
/linux-5.19.10/Documentation/networking/dsa/
Dconfiguration.rst346 Since kernel v5.14, DSA has gained stronger integration with the bridge's
/linux-5.19.10/Documentation/driver-api/
Ddevice-io.rst295 memory (e.g. I/O registers). Other modes can offer weaker or stronger
/linux-5.19.10/Documentation/block/
Dbfq-iosched.rst218 interactive applications, and a stronger form for soft real-time
/linux-5.19.10/Documentation/admin-guide/cifs/
Dusage.rst82 and encrypted shares and stronger signing and authentication algorithms.
/linux-5.19.10/crypto/
DKconfig522 mode, so it actually provides an even stronger notion of
/linux-5.19.10/Documentation/sparc/oradax/
Ddax-hv-api.txt914 …completed. This is stronger than the conditional flag sequencing, which is only dependent on a sin…