Home
last modified time | relevance | path

Searched refs:atomic_load (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/rseq/
H A Dparam_test.c1154 while (!atomic_load(&args->percpu_list_ptr)) {} in test_membarrier_worker_thread()
1228 while (!atomic_load(&args->stop)) { in test_membarrier_manager_thread()
1235 if (expect_b != atomic_load(&list_b.c[cpu_b].head->data)) { in test_membarrier_manager_thread()
1252 expect_a = atomic_load(&list_a.c[cpu_a].head->data); in test_membarrier_manager_thread()
1259 if (expect_a != atomic_load(&list_a.c[cpu_a].head->data)) { in test_membarrier_manager_thread()
1273 expect_b = atomic_load(&list_b.c[cpu_b].head->data); in test_membarrier_manager_thread()
/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/bits/
H A Dshared_ptr_atomic.h111 atomic_load(const shared_ptr<_Tp>* __p) in _GLIBCXX_VISIBILITY()
124 atomic_load(const __shared_ptr<_Tp, _Lp>* __p) in _GLIBCXX_VISIBILITY()
/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/bits/
H A Dshared_ptr_atomic.h111 atomic_load(const shared_ptr<_Tp>* __p) in _GLIBCXX_VISIBILITY()
124 atomic_load(const __shared_ptr<_Tp, _Lp>* __p) in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/
H A Dstdatomic.h142 #define atomic_load(PTR) atomic_load_explicit (PTR, __ATOMIC_SEQ_CST) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include/
H A Dstdatomic.h142 #define atomic_load(PTR) atomic_load_explicit (PTR, __ATOMIC_SEQ_CST) macro
/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/experimental/bits/
H A Dshared_ptr.h556 shared_ptr<_Tp> atomic_load(const shared_ptr<_Tp>* __p) in _GLIBCXX_VISIBILITY()
557 { return std::atomic_load<_Tp>(__p); } in _GLIBCXX_VISIBILITY()
/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/experimental/bits/
H A Dshared_ptr.h556 shared_ptr<_Tp> atomic_load(const shared_ptr<_Tp>* __p) in _GLIBCXX_VISIBILITY()
557 { return std::atomic_load<_Tp>(__p); } in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/
H A Dshared_ptr.hpp1077 template<class T> shared_ptr<T> atomic_load( shared_ptr<T> const * p ) BOOST_SP_NOEXCEPT in atomic_load() function
1085 return atomic_load( p ); in atomic_load_explicit()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Datomic300 atomic_load(const volatile atomic<T>* obj) noexcept;
304 atomic_load(const atomic<T>* obj) noexcept;
1235 // atomic_load
1240 atomic_load(const volatile atomic<_Tp>* __o) _NOEXCEPT
1248 atomic_load(const atomic<_Tp>* __o) _NOEXCEPT
H A Dmemory602 shared_ptr<T> atomic_load(const shared_ptr<T>* p);
5427 atomic_load(const shared_ptr<_Tp>* __p)
5442 return atomic_load(__p);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Datomic300 atomic_load(const volatile atomic<T>* obj) noexcept;
304 atomic_load(const atomic<T>* obj) noexcept;
1235 // atomic_load
1240 atomic_load(const volatile atomic<_Tp>* __o) _NOEXCEPT
1248 atomic_load(const atomic<_Tp>* __o) _NOEXCEPT
H A Dmemory602 shared_ptr<T> atomic_load(const shared_ptr<T>* p);
5427 atomic_load(const shared_ptr<_Tp>* __p)
5442 return atomic_load(__p);
/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/
H A Datomic1289 atomic_load(const atomic<_ITp>* __a) noexcept
1294 atomic_load(const volatile atomic<_ITp>* __a) noexcept
/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/
H A Datomic1289 atomic_load(const atomic<_ITp>* __a) noexcept
1294 atomic_load(const volatile atomic<_ITp>* __a) noexcept
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Doptabs.def418 OPTAB_D (atomic_load_optab, "atomic_load$I$a")
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Doptabs.def418 OPTAB_D (atomic_load_optab, "atomic_load$I$a")