Home
last modified time | relevance | path

Searched full:concurrently (Results 1 – 25 of 495) sorted by relevance

12345678910>>...20

/linux-6.14.4/include/linux/
Drculist.h111 * However, it is perfectly legal to run concurrently with
132 * However, it is perfectly legal to run concurrently with
157 * However, it is perfectly legal to run concurrently with
188 * this same list. However, it is perfectly legal to run concurrently
222 * perfectly legal to run concurrently with the _rcu list-traversal
262 * concurrently with this function.
350 * This primitive may safely run concurrently with the _rcu list-mutation
394 * This primitive may safely run concurrently with the _rcu list-mutation
413 * This primitive may safely run concurrently with the _rcu list-mutation
432 * This list-traversal primitive may safely run concurrently with
[all …]
Drculist_nulls.h30 * perfectly legal to run concurrently with the _rcu list-traversal
70 * However, it is perfectly legal to run concurrently with
93 * However, it is perfectly legal to run concurrently with
124 * However, it is perfectly legal to run concurrently with
Dfsverity.h80 * called by multiple processes concurrently on the same inode.
98 * called by multiple processes concurrently, even with the same page.
131 * I.e., another task may publish ->i_verity_info concurrently, in fsverity_get_info()
274 * a race condition where the file is being read concurrently with
Drcupdate_wait.h36 * synchronize_rcu_mult - Wait concurrently for multiple grace periods
39 * This macro waits concurrently for multiple types of RCU grace periods.
Drculist_bl.h42 * However, it is perfectly legal to run concurrently with
65 * However, it is perfectly legal to run concurrently with
Dkcsan-checks.h482 * Use this for variables, where some bits must not be modified concurrently,
483 * yet other bits are expected to be modified concurrently.
486 * but other bits may still be modified concurrently. A reader may wish to
510 * be modified concurrently. Writers, where other bits may change concurrently,
Dradix-tree.h128 * concurrently with other readers.
143 * running concurrently.
156 * delete nodes running concurrently with it may affect its result such that
170 * held (ie. items cannot be concurrently inserted).
Dbpf-cgroup-defs.h14 /* Maximum number of concurrently attachable per-cgroup LSM hooks. */
Drcu_segcblist.h91 * | CB kthread got unparked and processes callbacks concurrently with |
143 * | handles callbacks concurrently. Bypass enqueue is disabled. |
155 * | CB/GP kthreads and local rcu_core() handle callbacks concurrently |
/linux-6.14.4/include/asm-generic/bitops/
Dinstrumented-non-atomic.h22 * region of memory concurrently, the effect may be that only one operation
38 * region of memory concurrently, the effect may be that only one operation
54 * region of memory concurrently, the effect may be that only one operation
/linux-6.14.4/Documentation/driver-api/surface_aggregator/
Dinternal.rst192 Transmission of sequenced packets is limited by the number of concurrently
269 it will not change its value. Functions that may run concurrently with
282 executed concurrently with respect to each other. Note that packet
283 submission may not run concurrently with itself for the same packet.
284 Equally, shutdown and data receival may also not run concurrently with
285 themselves (but may run concurrently with each other).
457 shutdown (|ssh_rtl_shutdown|) may always be executed concurrently with
458 respect to each other. Note that request submission may not run concurrently
460 request). Equally, shutdown may also not run concurrently with itself.
576 all non-initialization and non-shutdown functions may run concurrently with
/linux-6.14.4/Documentation/ABI/testing/
Ddebugfs-scmi58 Description: Max number of concurrently allowed in-flight SCMI messages for
67 Description: Max number of concurrently allowed in-flight SCMI messages for
/linux-6.14.4/mm/kfence/
Dkfence.h61 * since the following may execute concurrently: __kfence_alloc(),
64 * __kfence_alloc() cannot run concurrently on the same metadata.
/linux-6.14.4/Documentation/admin-guide/perf/
Dimx-ddr.rst70 read and write transactions concurrently with another set of data counters.
76 filter, means that it supports concurrently filter various IDs. Another
/linux-6.14.4/Documentation/admin-guide/hw-vuln/
Dcore-scheduling.rst166 Core scheduling tries to guarantee that only trusted tasks run concurrently on a
168 concurrently or kernel could be running concurrently with a task not trusted by
/linux-6.14.4/tools/testing/selftests/filesystems/
Dfile_stressor.c159 * Concurrently read /proc/<pid>/fd/ which rougly does:
173 * concurrently. This will trigger various warnings in
/linux-6.14.4/drivers/gpu/drm/lima/
Dlima_devfreq.h27 * because these can be updated concurrently, for example by the GP
/linux-6.14.4/drivers/gpu/drm/panfrost/
Dpanfrost_devfreq.h31 * because these can be updated concurrently between multiple jobs.
/linux-6.14.4/Documentation/dev-tools/
Dkcsan.rst201 they happen concurrently in different threads, and at least one of them is a
233 manifest as data races. Race conditions occur if concurrently executing
246 KCSAN relies on observing that two accesses happen concurrently. Crucially, we
277 marked operations, if all accesses to a variable that is accessed concurrently
/linux-6.14.4/fs/nilfs2/
DKconfig20 snapshot is mountable as a read-only file system concurrently with
/linux-6.14.4/drivers/gpu/drm/panthor/
Dpanthor_fw.h279 * Needed so we can update the req field concurrently from the interrupt
323 * Needed so we can update the req field concurrently from the interrupt
367 * Needed so we can update the req field concurrently from the interrupt
/linux-6.14.4/arch/riscv/mm/
Dcacheflush.c60 * Flush the I$ of other harts concurrently executing, and mark them as in flush_icache_mm()
169 * concurrently on different harts. in set_icache_stale_mask()
/linux-6.14.4/Documentation/gpu/rfc/
Di915_vm_bind.h106 * VM_BIND/UNBIND ioctl calls executed on different CPU threads concurrently
171 * VM_BIND/UNBIND ioctl calls executed on different CPU threads concurrently
/linux-6.14.4/tools/testing/selftests/cpufreq/
Dspecial-tests.sh65 # this is called concurrently from governor_race
/linux-6.14.4/tools/memory-model/scripts/
Dcheckalllitmus.sh21 # This script makes no attempt to run the litmus tests concurrently.

12345678910>>...20