Home
last modified time | relevance | path

Searched refs:WRITE_ONCE (Results 1 – 4 of 4) sorted by relevance

/u-boot/arch/riscv/include/asm/
A Dbarrier.h35 WRITE_ONCE(*p, v); \
/u-boot/include/
A Dvirtio_ring.h317 WRITE_ONCE(*p, v); in virtio_store_mb()
/u-boot/arch/arm/mach-tegra/
A Divc.c162 WRITE_ONCE(ivc->rx_channel->r_count, in tegra_ivc_advance_rx()
173 WRITE_ONCE(ivc->tx_channel->w_count, in tegra_ivc_advance_tx()
/u-boot/include/linux/
A Dcompiler.h280 #define WRITE_ONCE(x, val) \ macro

Completed in 7 milliseconds