Searched full:concurrently (Results 1 – 25 of 832) sorted by relevance
12345678910>>...34
| /kernel/linux/linux-5.10/include/linux/ |
| D | rculist.h | 109 * However, it is perfectly legal to run concurrently with 130 * However, it is perfectly legal to run concurrently with 155 * However, it is perfectly legal to run concurrently with 187 * perfectly legal to run concurrently with the _rcu list-traversal 224 * concurrently with this function. 312 * This primitive may safely run concurrently with the _rcu list-mutation 348 * This primitive may safely run concurrently with the _rcu list-mutation 367 * This primitive may safely run concurrently with the _rcu list-mutation 386 * This list-traversal primitive may safely run concurrently with 403 * This list-traversal primitive may safely run concurrently with [all …]
|
| 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
|
| D | rcupdate_wait.h | 35 * synchronize_rcu_mult - Wait concurrently for multiple grace periods 38 * This macro waits concurrently for multiple types of RCU grace periods.
|
| D | fsverity.h | 68 * called by multiple processes concurrently on the same inode. 87 * called by multiple processes concurrently, even with the same page. 120 * I.e., another task may publish ->i_verity_info concurrently, in fsverity_get_info() 251 * a race condition where the file is being read concurrently with
|
| D | kcsan-checks.h | 396 * Use this for variables, where some bits must not be modified concurrently, 397 * yet other bits are expected to be modified concurrently. 400 * but other bits may still be modified concurrently. A reader may wish to 424 * be modified concurrently. Writers, where other bits may change concurrently,
|
| D | rculist_bl.h | 42 * However, it is perfectly legal to run concurrently with 65 * However, it is perfectly legal to run concurrently with
|
| D | dma-resv.h | 101 * that the lock is only against other writers, readers will run concurrently 123 * will run concurrently with a writer under RCU. The seqlock is used to 174 * concurrently with a writer under RCU. The seqlock is used to notify readers
|
| D | radix-tree.h | 126 * concurrently with other readers. 141 * running concurrently. 154 * delete nodes running concurrently with it may affect its result such that 168 * held (ie. items cannot be concurrently inserted).
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | rculist.h | 100 * However, it is perfectly legal to run concurrently with 121 * However, it is perfectly legal to run concurrently with 146 * However, it is perfectly legal to run concurrently with 178 * perfectly legal to run concurrently with the _rcu list-traversal 215 * concurrently with this function. 303 * This primitive may safely run concurrently with the _rcu list-mutation 347 * This primitive may safely run concurrently with the _rcu list-mutation 366 * This primitive may safely run concurrently with the _rcu list-mutation 385 * This list-traversal primitive may safely run concurrently with 402 * This list-traversal primitive may safely run concurrently with [all …]
|
| 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
|
| D | rcupdate_wait.h | 35 * synchronize_rcu_mult - Wait concurrently for multiple grace periods 38 * This macro waits concurrently for multiple types of RCU grace periods.
|
| D | fsverity.h | 80 * 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() 311 * a race condition where the file is being read concurrently with
|
| D | rculist_bl.h | 42 * However, it is perfectly legal to run concurrently with 65 * However, it is perfectly legal to run concurrently with
|
| 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,
|
| 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).
|
| /kernel/linux/linux-5.10/include/asm-generic/bitops/ |
| D | instrumented-non-atomic.h | 22 * region of memory concurrently, the effect may be that only one operation 37 * region of memory concurrently, the effect may be that only one operation 52 * region of memory concurrently, the effect may be that only one operation
|
| /kernel/linux/linux-6.6/include/asm-generic/bitops/ |
| 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
|
| /kernel/linux/linux-6.6/Documentation/driver-api/surface_aggregator/ |
| 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
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| 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
|
| /kernel/linux/linux-6.6/mm/kfence/ |
| D | kfence.h | 60 * since the following may execute concurrently: __kfence_alloc(), 63 * __kfence_alloc() cannot run concurrently on the same metadata.
|
| /kernel/linux/linux-5.10/Documentation/dev-tools/ |
| D | kcsan.rst | 191 they happen concurrently in different threads, and at least one of them is a 223 manifest as data races. Race conditions occur if concurrently executing 236 KCSAN relies on observing that two accesses happen concurrently. Crucially, we 267 marked operations, if all accesses to a variable that is accessed concurrently
|
| /kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/tc-tests/filters/ |
| D | concurrency.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",
|
| /kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/tc-tests/filters/ |
| D | concurrency.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",
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/ |
| D | panfrost_devfreq.h | 28 * because these can be updated concurrently between multiple jobs.
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/lima/ |
| D | lima_devfreq.h | 27 * because these can be updated concurrently, for example by the GP
|
12345678910>>...34