Home
last modified time | relevance | path

Searched refs:RSEQ_WRITE_ONCE (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/rseq/
H A Drseq-x86.h55 RSEQ_WRITE_ONCE(*(p), v); \
139 RSEQ_WRITE_ONCE(*p, v); \
H A Drseq-arm.h79 RSEQ_WRITE_ONCE(*(p), v); \
H A Drseq-s390.h28 RSEQ_WRITE_ONCE(*(p), v); \
H A Drseq-mips.h58 RSEQ_WRITE_ONCE(*(p), v); \
H A Drseq-ppc.h36 RSEQ_WRITE_ONCE(*(p), v); \
H A Drseq-riscv.h49 RSEQ_WRITE_ONCE(*(p), v); \