Home
last modified time | relevance | path

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

12345678910>>...21

/OK3568_Linux_fs/kernel/include/linux/
H A Drculist.h109 * 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 …]
H A 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
H A Dfsverity.h68 * 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()
226 * a race condition where the file is being read concurrently with
H A Drcupdate_wait.h35 * synchronize_rcu_mult - Wait concurrently for multiple grace periods
38 * This macro waits concurrently for multiple types of RCU grace periods.
H A Dkcsan-checks.h396 * 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,
H A Drculist_bl.h42 * However, it is perfectly legal to run concurrently with
65 * However, it is perfectly legal to run concurrently with
H A Ddma-resv.h101 * 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
H A Dradix-tree.h126 * 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).
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/parallel/
H A Dqueue.h46 * concurrently to each other, while pop_back() can be called
47 * concurrently at all times.
81 * Must not be called concurrently with pop_front(). */
98 * Must not be called concurrently with pop_front(). */
125 * Must not be called concurrently with pop_front(). */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/parallel/
H A Dqueue.h46 * concurrently to each other, while pop_back() can be called
47 * concurrently at all times.
81 * Must not be called concurrently with pop_front(). */
98 * Must not be called concurrently with pop_front(). */
125 * Must not be called concurrently with pop_front(). */
/OK3568_Linux_fs/kernel/include/asm-generic/bitops/
H A Dinstrumented-non-atomic.h22 * 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
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Daead.h214 // This function may be called concurrently with itself or any other seal/open
240 // This function may be called concurrently with itself or any other seal/open
266 // This function may be called concurrently with itself or any other seal/open
303 // This function may be called concurrently with itself or any other seal/open
328 // not be used concurrently. Any nonces are used as IVs, so they must be
360 // and may not be used concurrently. They only accept an |ad| parameter of
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Daead.h214 // This function may be called concurrently with itself or any other seal/open
240 // This function may be called concurrently with itself or any other seal/open
266 // This function may be called concurrently with itself or any other seal/open
303 // This function may be called concurrently with itself or any other seal/open
328 // not be used concurrently. Any nonces are used as IVs, so they must be
360 // and may not be used concurrently. They only accept an |ad| parameter of
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dstruct_mutex.h44 be enabled. This is done concurrently in the pthread_mutex_*lock
55 setting the flag PTHREAD_MUTEX_ELISION_NP. This is done concurrently.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dstruct_mutex.h44 be enabled. This is done concurrently in the pthread_mutex_*lock
55 setting the flag PTHREAD_MUTEX_ELISION_NP. This is done concurrently.
/OK3568_Linux_fs/kernel/mm/kfence/
H A Dkfence.h50 * since the following may execute concurrently: __kfence_alloc(),
53 * __kfence_alloc() cannot run concurrently on the same metadata.
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Daead.h280 // This function may be called concurrently with itself or any other seal/open
306 // This function may be called concurrently with itself or any other seal/open
332 // This function may be called concurrently with itself or any other seal/open
369 // This function may be called concurrently with itself or any other seal/open
394 // not be used concurrently. Any nonces are used as IVs, so they must be
H A Dcrypto.h41 // function multiple times and concurrently from multiple threads.
64 // call this function multiple times and concurrently from multiple threads.
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Daead.h280 // This function may be called concurrently with itself or any other seal/open
306 // This function may be called concurrently with itself or any other seal/open
332 // This function may be called concurrently with itself or any other seal/open
369 // This function may be called concurrently with itself or any other seal/open
394 // not be used concurrently. Any nonces are used as IVs, so they must be
H A Dcrypto.h41 // function multiple times and concurrently from multiple threads.
64 // call this function multiple times and concurrently from multiple threads.
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Daead.h280 // This function may be called concurrently with itself or any other seal/open
306 // This function may be called concurrently with itself or any other seal/open
332 // This function may be called concurrently with itself or any other seal/open
369 // This function may be called concurrently with itself or any other seal/open
394 // not be used concurrently. Any nonces are used as IVs, so they must be
H A Dcrypto.h41 // function multiple times and concurrently from multiple threads.
64 // call this function multiple times and concurrently from multiple threads.
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Daead.h280 // This function may be called concurrently with itself or any other seal/open
306 // This function may be called concurrently with itself or any other seal/open
332 // This function may be called concurrently with itself or any other seal/open
369 // This function may be called concurrently with itself or any other seal/open
394 // not be used concurrently. Any nonces are used as IVs, so they must be
H A Dcrypto.h41 // function multiple times and concurrently from multiple threads.
64 // call this function multiple times and concurrently from multiple threads.
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dkcsan.rst191 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

12345678910>>...21