/linux/include/linux/ |
H A D | rculist_nulls.h | 30 * 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
|
H A D | rcupdate_wait.h | 39 * synchronize_rcu_mult - Wait concurrently for multiple grace periods 42 * This macro waits concurrently for multiple types of RCU grace periods.
|
H A D | fsverity.h | 88 * called by multiple processes concurrently on the same inode. 106 * called by multiple processes concurrently, even with the same page. 161 * another task may publish the inode's verity info concurrently, in fsverity_get_info() 311 * a race condition where the file is being read concurrently with
|
H A D | rculist_bl.h | 42 * However, it is perfectly legal to run concurrently with 65 * However, it is perfectly legal to run concurrently with
|
H A D | kcsan-checks.h | 482 * 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,
|
H A D | radix-tree.h | 128 * 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).
|
H A D | mmap_lock.h | 152 * fail (nobody can concurrently write-lock the vma). vma_start_read() should 171 * fail (nobody can concurrently write-lock the vma). vma_start_read() should 192 * mm->mm_lock_seq can't be concurrently modified. in __is_vma_write_locked()
|
H A D | rcu_segcblist.h | 91 * | 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 |
|
H A D | bpf-cgroup-defs.h | 14 /* Maximum number of concurrently attachable per-cgroup LSM hooks. */
|
/linux/Documentation/driver-api/surface_aggregator/ |
H A D | internal.rst | 192 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/include/asm-generic/bitops/ |
H A D | instrumented-non-atomic.h | 22 * 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/Documentation/ABI/testing/ |
H A D | debugfs-scmi | 58 Description: Max number of concurrently allowed in-flight SCMI messages for 67 Description: Max number of concurrently allowed in-flight SCMI messages for
|
/linux/include/kunit/ |
H A D | run-in-irq-context.h | 59 * hardirq context concurrently, and reports a failure to KUnit if any 62 * run concurrently: one in each of task, softirq, and hardirq context.
|
/linux/mm/kfence/ |
H A D | kfence.h | 61 * since the following may execute concurrently: __kfence_alloc(), 64 * __kfence_alloc() cannot run concurrently on the same metadata.
|
/linux/Documentation/admin-guide/perf/ |
H A D | imx-ddr.rst | 70 read and write transactions concurrently with another set of data counters. 76 filter, means that it supports concurrently filter various IDs. Another
|
/linux/drivers/pci/hotplug/ |
H A D | pci_hotplug_core.c | 502 * concurrently, await it with pci_hp_spurious_link_change() and ignore the 535 * Check whether a code section is executing concurrently which is causing 547 * Return: %true if such a code section has been executing concurrently, 549 * executing concurrently, but at least once since the last invocation of this
|
/linux/Documentation/admin-guide/hw-vuln/ |
H A D | core-scheduling.rst | 166 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/tools/testing/selftests/filesystems/ |
H A D | file_stressor.c | 159 * Concurrently read /proc/<pid>/fd/ which roughly does: 173 * concurrently. This will trigger various warnings in
|
/linux/drivers/gpu/drm/lima/ |
H A D | lima_devfreq.h | 27 * because these can be updated concurrently, for example by the GP
|
/linux/drivers/gpu/drm/panfrost/ |
H A D | panfrost_devfreq.h | 31 * because these can be updated concurrently between multiple jobs.
|
/linux/fs/nilfs2/ |
H A D | Kconfig | 20 snapshot is mountable as a read-only file system concurrently with
|
/linux/Documentation/gpu/rfc/ |
H A D | i915_vm_bind.h | 106 * VM_BIND/UNBIND ioctl calls executed on different CPU threads concurrently 171 * VM_BIND/UNBIND ioctl calls executed on different CPU threads concurrently
|
/linux/arch/riscv/mm/ |
H A D | cacheflush.c | 73 * Flush the I$ of other harts concurrently executing, and mark them as in flush_icache_mm() 190 * concurrently on different harts. in set_icache_stale_mask()
|
/linux/tools/memory-model/Documentation/ |
H A D | access-marking.txt | 91 concurrently with updates to x. Then using plain C-language writes 248 other CPU to be concurrently writing to foo, even if that concurrent 500 that locklessly and concurrently access foo. Some snippets of this code 573 invoked concurrently, the stress test should force this concurrency to
|
/linux/tools/testing/selftests/tc-testing/tc-tests/filters/ |
H A D | flower.json | 77 "name": "Concurrently replace same range of 100k flower filters from 10 tc instances", 102 "name": "Concurrently delete same range of 100k flower filters from 10 tc instances",
|