Home
last modified time | relevance | path

Searched refs:__mem_fence_acquire (Results 1 – 5 of 5) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/hardware_sync_spin_lock/include/hardware/sync/
Dspin_lock.h130 __mem_fence_acquire(); \
149 __mem_fence_acquire(); \
171 __mem_fence_acquire(); \
189 __mem_fence_acquire(); \
268 __mem_fence_acquire(); in spin_lock_unsafe_blocking()
/hal_rpi_pico-latest/src/rp2_common/hardware_boot_lock/include/hardware/
Dboot_lock.h62 __mem_fence_acquire(); in boot_lock_unsafe_blocking()
72 __mem_fence_acquire(); in boot_try_lock_unsafe()
/hal_rpi_pico-latest/test/hardware_sync_spin_lock_test/
Dhardware_sync_spin_lock_test.c26 __mem_fence_acquire(); in prepare_clear_counters()
37 __mem_fence_acquire(); in check_counter_sums()
/hal_rpi_pico-latest/src/host/hardware_sync/include/hardware/
Dsync.h90 inline static void __mem_fence_acquire() { in __mem_fence_acquire() function
/hal_rpi_pico-latest/src/rp2_common/hardware_sync/include/hardware/
Dsync.h173 __force_inline static void __mem_fence_acquire(void) { in __mem_fence_acquire() function