Home
last modified time | relevance | path

Searched refs:atomics (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Datomics.c7 static void test_add(struct atomics *skel) in test_add()
39 static void test_sub(struct atomics *skel) in test_sub()
72 static void test_and(struct atomics *skel) in test_and()
100 static void test_or(struct atomics *skel) in test_or()
129 static void test_xor(struct atomics *skel) in test_xor()
157 static void test_cmpxchg(struct atomics *skel) in test_cmpxchg()
186 static void test_xchg(struct atomics *skel) in test_xchg()
215 struct atomics *skel; in test_atomics()
/Linux-v5.15/
DKbuild53 always-y += old-atomics
58 old-atomics: scripts/atomic/check-atomics.sh FORCE
59 $(call cmd,atomics)
/Linux-v5.15/drivers/firmware/tegra/
Dbpmp-tegra210.c32 void __iomem *atomics; member
145 priv->atomics + TRIGGER_OFFSET); in tegra210_bpmp_channel_init()
146 address = readl(priv->atomics + RESULT_OFFSET(index)); in tegra210_bpmp_channel_init()
176 priv->atomics = devm_ioremap_resource(&pdev->dev, res); in tegra210_bpmp_init()
177 if (IS_ERR(priv->atomics)) in tegra210_bpmp_init()
178 return PTR_ERR(priv->atomics); in tegra210_bpmp_init()
/Linux-v5.15/scripts/atomic/
Dcheck-atomics.sh7 ATOMICTBL=${ATOMICDIR}/atomics.tbl
Dgen-atomics.sh7 ATOMICTBL=${ATOMICDIR}/atomics.tbl
/Linux-v5.15/Documentation/translations/zh_CN/core-api/
Drefcount-vs-atomic.rst37 在没有任何内存顺序保证的情况下(即完全无序),atomics和refcounters只提供原
/Linux-v5.15/Documentation/devicetree/bindings/firmware/
Dnvidia,tegra210-bpmp.txt17 1) base address and length to Tegra 'atomics' hardware
/Linux-v5.15/Documentation/core-api/
Drefcount-vs-atomic.rst29 ordering types that are relevant for the atomics and reference
34 atomics & refcounters only provide atomicity and
Derrseq.rst15 are used as a counter. This is done with atomics instead of locking so that
/Linux-v5.15/Documentation/
Datomic_t.txt203 provide full ordered atomics and these barriers are no-ops.
Dmemory-barriers.txt506 semantics) definitions. For compound atomics performing both a load and a
/Linux-v5.15/tools/testing/selftests/bpf/
DMakefile318 test_ksyms_module.c test_ringbuf.c atomics.c trace_printk.c
/Linux-v5.15/Documentation/filesystems/
Dpath-lookup.txt35 (including dcache look-up) completely "store-free" (so, no locks, atomics, or
/Linux-v5.15/tools/memory-model/Documentation/
Dordering.txt539 o Declare the accessed variables as C11 atomics.
/Linux-v5.15/Documentation/networking/
Dfilter.rst1096 the atomics features, while keeping a lower ``-mcpu`` version, you can use